public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH v4 0/6] rockchip,otp: Support for RK3528, RK3562 and RK3568
@ 2026-02-05 21:18 Heiko Stuebner
  2026-02-05 21:18 ` [PATCH v4 1/6] dt-bindings: nvmem: rockchip,otp: Add support for " Heiko Stuebner
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Heiko Stuebner @ 2026-02-05 21:18 UTC (permalink / raw)
  To: srini
  Cc: robh, krzk+dt, conor+dt, heiko, devicetree, linux-arm-kernel,
	linux-rockchip, linux-kernel, kever.yang, finley.xiao, w, jonas

This is a continuation of Kever's from april 2025 [0] - hence the v4
The original patches seem to have fallen through the cracks.

Additionally this directly inclues the interal word-size patch [1],
that was previously listed as an external dependency.

And finally meanwhile patches for the RK3528 SoC from Jonas have appeared,
so I've included those too, to get the support for all not-yet supported
SoCs done


Changes in v4:
- rebase onto 6.18-rc8 - the rockchip-otp driver did no receive
  additional comments in the meantime
- include the dependency patch about word-sizes
- add support for RK3528

Changes in v3:
- update the clock name from "usr" to "otp" and re-order to sync with
 other soc.
- rebase on rk3576 and rk3528, changes suggest by Jonas
- Use rk3568 data structure for rk3562

Changes in v2:
- Update the commit message and add maxItems in schema.

[0] https://patch.msgid.link/20250415103203.82972-1-kever.yang@rock-chips.com
[1] https://patch.msgid.link/20250316191900.1858944-1-jonas@kwiboo.se


Finley Xiao (2):
  nvmem: rockchip-otp: Add support for RK3568
  nvmem: rockchip-otp: Add support for RK3562

Jonas Karlman (3):
  dt-bindings: nvmem: rockchip,otp: Add compatible for RK3528
  nvmem: rockchip-otp: Handle internal word_size in main reg_read op
  nvmem: rockchip-otp: Add support for RK3528

Kever Yang (1):
  dt-bindings: nvmem: rockchip,otp: Add support for RK3562 and RK3568

 .../bindings/nvmem/rockchip,otp.yaml          |  83 +++++++--
 drivers/nvmem/rockchip-otp.c                  | 161 ++++++++++++++----
 2 files changed, 202 insertions(+), 42 deletions(-)

-- 
2.47.2



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2026-03-12  8:58 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-05 21:18 [PATCH v4 0/6] rockchip,otp: Support for RK3528, RK3562 and RK3568 Heiko Stuebner
2026-02-05 21:18 ` [PATCH v4 1/6] dt-bindings: nvmem: rockchip,otp: Add support for " Heiko Stuebner
2026-02-05 21:18 ` [PATCH v4 2/6] dt-bindings: nvmem: rockchip,otp: Add compatible for RK3528 Heiko Stuebner
2026-02-10  1:25   ` Rob Herring (Arm)
2026-02-05 21:18 ` [PATCH v4 3/6] nvmem: rockchip-otp: Handle internal word_size in main reg_read op Heiko Stuebner
2026-02-05 21:18 ` [PATCH v4 4/6] nvmem: rockchip-otp: Add support for RK3568 Heiko Stuebner
2026-02-05 21:19 ` [PATCH v4 5/6] nvmem: rockchip-otp: Add support for RK3562 Heiko Stuebner
2026-02-05 21:19 ` [PATCH v4 6/6] nvmem: rockchip-otp: Add support for RK3528 Heiko Stuebner
2026-02-07 10:33   ` Willy Tarreau
2026-03-12  8:58 ` [PATCH v4 0/6] rockchip,otp: Support for RK3528, RK3562 and RK3568 Srinivas Kandagatla

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox