linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] nvmem: patches for 4.21
@ 2018-11-30 11:53 Srinivas Kandagatla
  2018-11-30 11:53 ` [PATCH 1/6] nvmem: add type attribute Srinivas Kandagatla
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Srinivas Kandagatla @ 2018-11-30 11:53 UTC (permalink / raw)
  To: gregkh; +Cc: linux-kernel, Srinivas Kandagatla

Hi Greg,

This patchset adds support to
	- new meson-efuse peripheral clock
	- add type attribute
	- add new config option to ignore dt node to scan cells.

Can you please pick them up for 4.21.

thanks,
srini


Alexandre Belloni (1):
  nvmem: add type attribute

Andy Shevchenko (1):
  nvmem: Move nvmem_type_str array to its only user

Bartosz Golaszewski (1):
  nvmem: add new config option

Jerome Brunet (3):
  nvmem: meson-efuse: add error message on user_max failure.
  nvmem: meson-efuse: bindings: add peripheral clock
  nvmem: meson-efuse: add peripheral clock

 .../bindings/nvmem/amlogic-efuse.txt          |  3 ++
 drivers/nvmem/core.c                          | 31 ++++++++++++++++++-
 drivers/nvmem/meson-efuse.c                   | 29 ++++++++++++++++-
 include/linux/nvmem-provider.h                | 11 +++++++
 4 files changed, 72 insertions(+), 2 deletions(-)

-- 
2.19.2


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

end of thread, other threads:[~2018-12-06 14:51 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-30 11:53 [PATCH 0/6] nvmem: patches for 4.21 Srinivas Kandagatla
2018-11-30 11:53 ` [PATCH 1/6] nvmem: add type attribute Srinivas Kandagatla
2018-11-30 11:53 ` [PATCH 2/6] nvmem: meson-efuse: add error message on user_max failure Srinivas Kandagatla
2018-11-30 11:53 ` [PATCH 3/6] nvmem: meson-efuse: bindings: add peripheral clock Srinivas Kandagatla
2018-11-30 11:53 ` [PATCH 4/6] nvmem: meson-efuse: " Srinivas Kandagatla
2018-11-30 11:53 ` [PATCH 5/6] nvmem: Move nvmem_type_str array to its only user Srinivas Kandagatla
2018-11-30 11:53 ` [PATCH 6/6] nvmem: add new config option Srinivas Kandagatla
2018-11-30 12:11 ` [PATCH 0/6] nvmem: patches for 4.21 Bartosz Golaszewski
2018-12-06 14:49   ` Greg Kroah-Hartman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).