[GIT PULL] Rockchip dts64 changes for 7.1 #2
Heiko Stuebner
heiko at sntech.de
Wed Apr 1 14:27:47 PDT 2026
Hi soc maintainers,
please find below some more Rockchip DT changes for the merge-window
for 7.1 .
This time they have also marinated longer in next without complaints.
Please pull.
Thanks
Heiko
The following changes since commit d7787a77cf8b129304f590233032556dec10dfc6:
arm64: dts: rockchip: enable vicap dvp on wolfvision pf5 io expander (2026-03-13 21:39:34 +0100)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v7.1-rockchip-dts64-2
for you to fetch changes up to 6cb4ec63ba9a5831621cf951b7af55c67beeb97b:
arm64: dts: rockchip: configure hdmirx in Rock 5 ITX (2026-03-26 00:34:54 +0100)
----------------------------------------------------------------
New board, the Khadas Edge 2L. Newly added peripherals are the
OTP nvmem controllers for RK3528, RK3562 and RK3566/8, SPDIF on RK3576.
The RK3566/8 SoCs now also control the Pipe-clocks on their PCIe
controllers and UFSHC controller on RK3576 got an additional reset line.
Apart from that are of course individual board changes and fixes for
older issues that are not specific to the current development cycle.
----------------------------------------------------------------
Anand Moon (1):
arm64: dts: rockchip: Enable PCIe CLKREQ# for RK3588 on Rock 5b-5bp-5t series
Chris Morgan (2):
arm64: dts: rockchip: Correct Fan Supply for Gameforce Ace
arm64: dts: rockchip: Correct Joystick Axes on Gameforce Ace
David Heidelberg (1):
arm64: dts: rockchip: assign pipe clock to rk356x PCIe lanes
Gray Huang (2):
dt-bindings: arm: rockchip: Add Khadas Edge 2L board
arm64: dts: rockchip: Add Khadas Edge 2L board
Heiko Stuebner (2):
arm64: dts: rockchip: Enable OTP controller for RK3562
arm64: dts: rockchip: Enable OTP controller for RK356x
Jonas Karlman (1):
arm64: dts: rockchip: Enable OTP controller for RK3528
Ming Wang (1):
arm64: dts: rockchip: Fix Bluetooth stability on LCKFB TaiShan Pi
Pedro Alves (1):
arm64: dts: rockchip: configure hdmirx in Rock 5 ITX
Robin Murphy (1):
Revert "arm64: dts: rockchip: add SPDIF audio to Beelink A1"
Sebastian Reichel (2):
arm64: dts: rockchip: Add SPDIF nodes to RK3576 device tree
arm64: dts: rockchip: add SD/eMMC aliases for ArmSom Sige5
Shawn Lin (1):
arm64: dts: rockchip: Add mphy reset to ufshc node
谢致邦 (XIE Zhibang) (1):
arm64: dts: rockchip: Fix RK3562 EVB2 model name
.../devicetree/bindings/arm/rockchip.yaml | 5 ++
arch/arm64/boot/dts/rockchip/Makefile | 1 +
arch/arm64/boot/dts/rockchip/rk3328-a1.dts | 23 ------
arch/arm64/boot/dts/rockchip/rk3528.dtsi | 47 ++++++++++++
arch/arm64/boot/dts/rockchip/rk3562-evb2-v10.dts | 2 +-
arch/arm64/boot/dts/rockchip/rk3562.dtsi | 46 ++++++++++++
arch/arm64/boot/dts/rockchip/rk3566-lckfb-tspi.dts | 4 +-
arch/arm64/boot/dts/rockchip/rk3568.dtsi | 12 ++-
arch/arm64/boot/dts/rockchip/rk356x-base.dtsi | 52 ++++++++++++-
.../boot/dts/rockchip/rk3576-armsom-sige5.dts | 2 +
.../boot/dts/rockchip/rk3576-khadas-edge-2l.dts | 34 +++++++++
arch/arm64/boot/dts/rockchip/rk3576.dtsi | 87 +++++++++++++++++++++-
arch/arm64/boot/dts/rockchip/rk3588-rock-5-itx.dts | 12 +++
.../boot/dts/rockchip/rk3588-rock-5b-5bp-5t.dtsi | 6 +-
.../boot/dts/rockchip/rk3588s-gameforce-ace.dts | 12 +--
15 files changed, 303 insertions(+), 42 deletions(-)
create mode 100644 arch/arm64/boot/dts/rockchip/rk3576-khadas-edge-2l.dts
More information about the Linux-rockchip
mailing list