[PATCH v2 0/3] Add devicetree nodes for RK3528, RK3562 and RK356x

From: Heiko Stuebner

Date: Thu Mar 12 2026 - 17:31:11 EST


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@xxxxxxxxx/T/#t

changes in v2:
- rename node-names to be efuse@... following the dt-specfication
2.2.2. Generic Names Recommendation

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.3