mbox series

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

Message ID 1990830.tdWV9SEqCh@phil (mailing list archive)
State New
Headers show
Series [GIT,PULL] Rockchip dts fixes for 6.14 #2 | expand

Pull-request

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

Message

Heiko Stuebner March 8, 2025, 5:39 p.m. UTC
Hi Arnd, Kevin, Olof,

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


Please pull

Thanks
Heiko


The following changes since commit 8546cfd08aa4b982acd2357403a1f15495d622ec:

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

are available in the Git repository at:

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

for you to fetch changes up to b36402e4a0772d1b3da06a4f5fbd1cfe4d6f1cc0:

  arm64: dts: rockchip: slow down emmc freq for rock 5 itx (2025-03-08 18:21:11 +0100)

----------------------------------------------------------------
A number of emmc fixes (removing CQE from Theobroma boards and slower
freq on Rock-5-ITX) as well as some pinmux fixes and missing supplies.

----------------------------------------------------------------
Dragan Simic (2):
      arm64: dts: rockchip: Add avdd HDMI supplies to RockPro64 board dtsi
      arm64: dts: rockchip: Add missing PCIe supplies to RockPro64 board dtsi

Heiko Stuebner (2):
      arm64: dts: rockchip: remove supports-cqe from rk3588 jaguar
      arm64: dts: rockchip: remove supports-cqe from rk3588 tiger

Jianfeng Liu (1):
      arm64: dts: rockchip: slow down emmc freq for rock 5 itx

Justin Klaassen (1):
      arm64: dts: rockchip: fix u2phy1_host status for NanoPi R4S

Quentin Schulz (2):
      arm64: dts: rockchip: fix pinmux of UART0 for PX30 Ringneck on Haikou
      arm64: dts: rockchip: fix pinmux of UART5 for PX30 Ringneck on Haikou

Yao Zi (1):
      arm64: dts: rockchip: Remove undocumented sdmmc property from lubancat-1

 arch/arm64/boot/dts/rockchip/px30-ringneck-haikou.dts | 12 ++++++++++++
 arch/arm64/boot/dts/rockchip/rk3399-nanopi-r4s.dtsi   |  2 +-
 arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dtsi    | 14 ++++++++++++++
 arch/arm64/boot/dts/rockchip/rk3566-lubancat-1.dts    |  1 -
 arch/arm64/boot/dts/rockchip/rk3588-jaguar.dts        |  1 -
 arch/arm64/boot/dts/rockchip/rk3588-rock-5-itx.dts    |  3 +--
 arch/arm64/boot/dts/rockchip/rk3588-tiger.dtsi        |  1 -
 7 files changed, 28 insertions(+), 6 deletions(-)