mbox series

[GIT,PULL] Rockchip dts fixes for 6.14 #1

Message ID 3004814.3ZeAukHxDK@diego (mailing list archive)
State New
Headers show
Series [GIT,PULL] Rockchip dts fixes for 6.14 #1 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v6.14-rockchip-dtsfixes1

Message

Heiko Stübner Feb. 13, 2025, 9:21 p.m. UTC
Hi Arnd, Kevin, Olof,

please find a below some fixes for the current release 6.14 cycle.

Please pull

Thanks
Heiko


The following changes since commit 2014c95afecee3e76ca4a56956a936e23283f05b:

  Linux 6.14-rc1 (2025-02-02 15:39:26 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v6.14-rockchip-dtsfixes1

for you to fetch changes up to 8546cfd08aa4b982acd2357403a1f15495d622ec:

  arm64: dts: rockchip: adjust SMMU interrupt type on rk3588 (2025-02-11 21:28:13 +0100)

----------------------------------------------------------------
Fixes for the IOMMU used together with the PCIe controllers on rk3588,
some board-level fixes for wrong pins, pinctrl and regulators, and
disabling DMA on a board where the DMA+uart causes the dma controller to
hang, as well as improved network stability for the OrangePi R1.

----------------------------------------------------------------
Alexander Shiyan (1):
      arm64: dts: rockchip: Fix broken tsadc pinctrl names for rk3588

Andy Yan (1):
      arm64: dts: rockchip: Fix lcdpwr_en pin for Cool Pi GenBook

Heiko Stuebner (1):
      arm64: dts: rockchip: fix fixed-regulator renames on rk3399-gru devices

Lukasz Czechowski (2):
      arm64: dts: rockchip: Move uart5 pin configuration to px30 ringneck SoM
      arm64: dts: rockchip: Disable DMA for uart5 on px30-ringneck

Niklas Cassel (1):
      arm64: dts: rockchip: disable IOMMU when running rk3588 in PCIe endpoint mode

Patrick Wildt (1):
      arm64: dts: rockchip: adjust SMMU interrupt type on rk3588

Rob Herring (Arm) (1):
      dt-bindings: rockchip: pmu: Ensure all properties are defined

Tianling Shen (1):
      arm64: dts: rockchip: change eth phy mode to rgmii-id for orangepi r1 plus lts

 .../devicetree/bindings/arm/rockchip/pmu.yaml      |  8 +++++++-
 .../boot/dts/rockchip/px30-ringneck-haikou.dts     |  1 -
 arch/arm64/boot/dts/rockchip/px30-ringneck.dtsi    |  6 ++++++
 .../dts/rockchip/rk3328-orangepi-r1-plus-lts.dts   |  3 +--
 .../boot/dts/rockchip/rk3328-orangepi-r1-plus.dts  |  1 +
 .../boot/dts/rockchip/rk3328-orangepi-r1-plus.dtsi |  1 -
 .../boot/dts/rockchip/rk3399-gru-chromebook.dtsi   |  8 ++++----
 .../boot/dts/rockchip/rk3399-gru-scarlet.dtsi      |  6 +++---
 arch/arm64/boot/dts/rockchip/rk3399-gru.dtsi       | 22 +++++++++++-----------
 arch/arm64/boot/dts/rockchip/rk3588-base.dtsi      | 22 +++++++++++-----------
 .../dts/rockchip/rk3588-coolpi-cm5-genbook.dts     |  4 ++--
 arch/arm64/boot/dts/rockchip/rk3588-extra.dtsi     |  1 -
 .../boot/dts/rockchip/rk3588-rock-5b-pcie-ep.dtso  |  4 ++++
 13 files changed, 50 insertions(+), 37 deletions(-)