[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241119132916.1057797-1-heiko@sntech.de>
Date: Tue, 19 Nov 2024 14:29:11 +0100
From: Heiko Stuebner <heiko@...ech.de>
To: srinivas.kandagatla@...aro.org
Cc: robh@...nel.org,
krzk+dt@...nel.org,
conor+dt@...nel.org,
heiko@...ech.de,
detlev.casanova@...labora.com,
devicetree@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
linux-rockchip@...ts.infradead.org,
linux-kernel@...r.kernel.org,
linux-clk@...r.kernel.org,
sebastian.reichel@...labora.com
Subject: [PATCH 0/5] RK3576 OTP support
This enables OTP support in the nvmem driver for rk3576.
I expect to pick the clock patch (patch1) and the arm64-dts patch (patch5)
myself, after the nvmem-driver and -binding patches have been applied
(patches 2-4).
But kept them together for people wanting to try this series.
Heiko Stuebner (5):
clk: rockchip: rk3576: define clk_otp_phy_g
nvmem: rockchip-otp: Move read-offset into variant-data
dt-bindings: nvmem: rockchip,otp: Add compatible for RK3576
nvmem: rockchip-otp: add rk3576 variant data
arm64: dts: rockchip: add rk3576 otp node
.../bindings/nvmem/rockchip,otp.yaml | 18 +++++++++
arch/arm64/boot/dts/rockchip/rk3576.dtsi | 39 +++++++++++++++++++
drivers/clk/rockchip/clk-rk3576.c | 2 +
drivers/nvmem/rockchip-otp.c | 17 +++++++-
4 files changed, 74 insertions(+), 2 deletions(-)
--
2.45.2
Powered by blists - more mailing lists