public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] nvmem: patches for v4.11
@ 2017-01-22 23:02 Srinivas Kandagatla
  2017-01-22 23:02 ` [PATCH 1/5] driver: nvmem: Add ocotp driver support for imx6ul Srinivas Kandagatla
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Srinivas Kandagatla @ 2017-01-22 23:02 UTC (permalink / raw)
  To: gregkh; +Cc: maxime.ripard, linux-kernel, Srinivas Kandagatla

Hi Greg, 

This patchset contains new driver support for imx6ul, two enhancements
to nvmem core and a fix in doc.
Can you please queue these for v4.11.

Thanks,
srini


Bai Ping (2):
  nvmem: octop: Add support for imx6ul
  devicetree: bindings: nvmem: Add compatible string for imx6ul

Vivek Gautam (3):
  nvmem: core: Allow ignoring length when reading a cell
  nvmem: core: Correct a bunch of function documentations
  nvmem: core: Allow getting nvmem cell with a NULL cell id

 .../devicetree/bindings/nvmem/imx-ocotp.txt        |  6 ++-
 drivers/nvmem/core.c                               | 45 +++++++++++++---------
 drivers/nvmem/imx-ocotp.c                          |  1 +
 3 files changed, 32 insertions(+), 20 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2017-01-25 10:49 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-22 23:02 [PATCH 0/5] nvmem: patches for v4.11 Srinivas Kandagatla
2017-01-22 23:02 ` [PATCH 1/5] driver: nvmem: Add ocotp driver support for imx6ul Srinivas Kandagatla
2017-01-22 23:02 ` [PATCH 1/5] nvmem: octop: Add " Srinivas Kandagatla
2017-01-22 23:02 ` [PATCH 2/5] devicetree: bindings: nvmem: Add compatible string " Srinivas Kandagatla
2017-01-22 23:02 ` [PATCH 3/5] nvmem: core: Allow ignoring length when reading a cell Srinivas Kandagatla
2017-01-22 23:02 ` [PATCH 4/5] nvmem: core: Correct a bunch of function documentations Srinivas Kandagatla
2017-01-22 23:02 ` [PATCH 5/5] nvmem: core: Allow getting nvmem cell with a NULL cell id Srinivas Kandagatla
2017-01-25 10:49 ` [PATCH 0/5] nvmem: patches for v4.11 Greg KH

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