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

Heiko Stuebner posted 3 patches 2 weeks, 6 days ago
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(+)
[PATCH v2 0/3] Add devicetree nodes for RK3528, RK3562 and RK356x
Posted by Heiko Stuebner 2 weeks, 6 days ago
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

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
Re: [PATCH v2 0/3] Add devicetree nodes for RK3528, RK3562 and RK356x
Posted by Heiko Stuebner 1 week, 1 day ago
On Thu, 12 Mar 2026 22:30:16 +0100, Heiko Stuebner wrote:
> 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
> 
> changes in v2:
> - rename node-names to be efuse@... following the dt-specfication
>   2.2.2. Generic Names Recommendation
> 
> [...]

Applied, thanks!

[1/3] arm64: dts: rockchip: Enable OTP controller for RK3562
      commit: d7a73e63b9c4c1e31bf7898d45418eaa69790057
[2/3] arm64: dts: rockchip: Enable OTP controller for RK356x
      commit: 2d7b5e1c962158833ef778a09d9293ed710fcc84
[3/3] arm64: dts: rockchip: Enable OTP controller for RK3528
      commit: a956b54f33de96e0d879e679c22a717d390e1afa

Best regards,
-- 
Heiko Stuebner <heiko@sntech.de>