mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/9] nvmem: patches (set 1) for 7.1
@ 2026-03-27 13:17 srini
  2026-03-27 13:17 ` [PATCH 1/9] dt-bindings: nvmem: qfprom: Add Kaanapali compatible srini
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: srini @ 2026-03-27 13:17 UTC (permalink / raw)
  To: gregkh; +Cc: linux-kernel, Srinivas Kandagatla

From: Srinivas Kandagatla <srini@kernel.org>

Hi Greg,

Here are few nvmem patches for 7.1, Could you please queue
these for 7.1.

Patches include
	- new RK3568, RK3562 and Kaanapali providers
	- some code cleanup.

Thanks,
Srini

Felix Gu (1):
  nvmem: qnap-mcu-eeprom: Fix struct assignments using commas instead of
    semicolons

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

Jingyi Wang (1):
  dt-bindings: nvmem: qfprom: Add Kaanapali compatible

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

Michael Walle (1):
  dt-bindings: nvmem: sl28cpld: Drop sa67mcu compatible

 .../nvmem/layouts/kontron,sl28-vpd.yaml       |   7 +-
 .../bindings/nvmem/qcom,qfprom.yaml           |   1 +
 .../bindings/nvmem/rockchip,otp.yaml          |  83 +++++++--
 drivers/nvmem/qnap-mcu-eeprom.c               |   8 +-
 drivers/nvmem/rockchip-otp.c                  | 161 ++++++++++++++----
 5 files changed, 208 insertions(+), 52 deletions(-)

-- 
2.47.3


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

end of thread, other threads:[~2026-03-27 13:18 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-03-27 13:17 [PATCH 0/9] nvmem: patches (set 1) for 7.1 srini
2026-03-27 13:17 ` [PATCH 1/9] dt-bindings: nvmem: qfprom: Add Kaanapali compatible srini
2026-03-27 13:17 ` [PATCH 2/9] nvmem: qnap-mcu-eeprom: Fix struct assignments using commas instead of semicolons srini
2026-03-27 13:17 ` [PATCH 3/9] dt-bindings: nvmem: sl28cpld: Drop sa67mcu compatible srini
2026-03-27 13:17 ` [PATCH 4/9] dt-bindings: nvmem: rockchip,otp: Add support for RK3562 and RK3568 srini
2026-03-27 13:17 ` [PATCH 5/9] dt-bindings: nvmem: rockchip,otp: Add compatible for RK3528 srini
2026-03-27 13:17 ` [PATCH 6/9] nvmem: rockchip-otp: Handle internal word_size in main reg_read op srini
2026-03-27 13:17 ` [PATCH 7/9] nvmem: rockchip-otp: Add support for RK3568 srini
2026-03-27 13:17 ` [PATCH 8/9] nvmem: rockchip-otp: Add support for RK3562 srini
2026-03-27 13:17 ` [PATCH 9/9] nvmem: rockchip-otp: Add support for RK3528 srini

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

Powered by JetHome