[PATCH 0/3] Add devicetree nodes for RK3528, RK3562 and RK356x
From: Heiko Stuebner <heiko@sntech.de>
Date: 2026-02-05 21:24:10
Also in:
linux-rockchip, lkml
From: Heiko Stuebner <heiko@sntech.de>
Date: 2026-02-05 21:24:10
Also in:
linux-rockchip, lkml
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 (local) 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