[GIT PULL] Rockchip dts fixes for 6.16 #1

Heiko Stuebner heiko at sntech.de
Tue Jul 8 13:41:18 PDT 2025


Hi Arnd, Kevin, Olof,

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

Please pull

Thanks
Heiko


The following changes since commit 19272b37aa4f83ca52bdf9c16d5d81bdd1354494:

  Linux 6.16-rc1 (2025-06-08 13:44:43 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 9037532ab893635a46afe88542cd747a4a846497:

  arm64: dts: rockchip: Add missing fan-supply to rk3566-quartz64-a (2025-06-30 11:08:36 +0200)

----------------------------------------------------------------
Switch to the gpio variant for spi-cs and mmc-detect for some boards
as the in-controller functionality does not work as intended for them.
HDMI drive strength adjustment for better ddc communication and some
missing supplies.

----------------------------------------------------------------
Alexey Charkov (1):
      arm64: dts: rockchip: list all CPU supplies on ArmSoM Sige5

Andy Yan (3):
      arm64: dts: rockchip: Adjust the HDMI DDC IO driver strength for rk3588
      arm64: dts: rockchip: Add cd-gpios for sdcard detect on Cool Pi CM5
      arm64: dts: rockchip: Add cd-gpios for sdcard detect on Cool Pi 4B

Diederik de Haas (1):
      arm64: dts: rockchip: Add missing fan-supply to rk3566-quartz64-a

Jakob Unterwurzacher (1):
      arm64: dts: rockchip: use cs-gpios for spi1 on ringneck

Shawn Lin (1):
      arm64: dts: rockchip: fix rk3576 pcie1 linux,pci-domain

 arch/arm64/boot/dts/rockchip/px30-ringneck.dtsi    | 23 ++++++++++++++
 arch/arm64/boot/dts/rockchip/rk3566-quartz64-a.dts |  1 +
 .../boot/dts/rockchip/rk3576-armsom-sige5.dts      | 28 +++++++++++++++++
 arch/arm64/boot/dts/rockchip/rk3576.dtsi           |  2 +-
 .../boot/dts/rockchip/rk3588-base-pinctrl.dtsi     | 20 ++++++-------
 .../arm64/boot/dts/rockchip/rk3588-coolpi-cm5.dtsi |  1 +
 .../boot/dts/rockchip/rk3588-extra-pinctrl.dtsi    |  5 ++--
 arch/arm64/boot/dts/rockchip/rk3588s-coolpi-4b.dts |  1 +
 arch/arm64/boot/dts/rockchip/rockchip-pinconf.dtsi | 35 ++++++++++++++++++++++
 9 files changed, 103 insertions(+), 13 deletions(-)






More information about the linux-arm-kernel mailing list