All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] nvmem: patches (set 1) for 6.20
@ 2026-01-16 17:08 srini
  2026-01-16 17:08 ` [PATCH 1/4] nvmem: Drop OF node reference on nvmem_add_one_cell() failure srini
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: srini @ 2026-01-16 17:08 UTC (permalink / raw)
  To: gregkh; +Cc: linux-kernel, Srinivas Kandagatla

From: Srinivas Kandagatla <srini@kernel.org>

Hi Greg,

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

Patches include
	- of node cleanups
	- unused Kconfig cleanup.
	- new sm8750 qfprom support

Thanks,
Srini


Komal Bajaj (1):
  dt-bindings: nvmem: qfprom: Add sm8750 compatible

Krzysztof Kozlowski (2):
  nvmem: Drop OF node reference on nvmem_add_one_cell() failure
  nvmem: Simplify with scoped for each OF child loop

Randy Dunlap (1):
  nvmem: an8855: drop an unused Kconfig symbol

 Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml | 1 +
 drivers/nvmem/Kconfig                                    | 2 +-
 drivers/nvmem/core.c                                     | 7 ++-----
 3 files changed, 4 insertions(+), 6 deletions(-)

-- 
2.51.0


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

end of thread, other threads:[~2026-01-16 17:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-16 17:08 [PATCH 0/4] nvmem: patches (set 1) for 6.20 srini
2026-01-16 17:08 ` [PATCH 1/4] nvmem: Drop OF node reference on nvmem_add_one_cell() failure srini
2026-01-16 17:08 ` [PATCH 2/4] nvmem: Simplify with scoped for each OF child loop srini
2026-01-16 17:08 ` [PATCH 3/4] nvmem: an8855: drop an unused Kconfig symbol srini
2026-01-16 17:08 ` [PATCH 4/4] dt-bindings: nvmem: qfprom: Add sm8750 compatible srini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.