Add devicetree nodes for RK3528, RK3562 and RK356x
From: Heiko Stuebner <heiko@...> Date: Thu, 5 Feb 2026 22:20:13 +0100
This is a companion series to the binding+driver changes [0], that adds the relevant OTP controller nodes to the core SoC devicetrees. [0] https://lore.kernel.org/linux-rockchip/20260205211901.490181-1-heiko@sntech.de/T/#t 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 arch/arm64/boot/dts/rockchip/rk3528.dtsi | 47 +++++++++++++++++++ arch/arm64/boot/dts/rockchip/rk3562.dtsi | 46 ++++++++++++++++++ arch/arm64/boot/dts/rockchip/rk356x-base.dtsi | 46 ++++++++++++++++++ 3 files changed, 139 insertions(+) -- 2.47.2
Patches in this set
- [0001] arm64: dts: rockchip: Enable OTP controller for RK3562 (raw)
- [0002] arm64: dts: rockchip: Enable OTP controller for RK356x (raw)
- [0003] arm64: dts: rockchip: Enable OTP controller for RK3528 (raw)
Statistics
- 3 individual patches
- 139 lines added
- 0 lines removed