lkml.org 
[lkml]   [2017]   [Mar]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 00/11] nvmem: patches for v4.12
Date
Hi Greg, 

This patchset contains new driver support for imx-iim, few enhancements for
sunxi and imx-octop driver and a fix for nvmem core.

Can you please queue these for v4.12.

Thanks,
srini

Aban Bedel (1):
nvmem: core: Allow allocating several anonymous nvmem devices

Icenowy Zheng (2):
nvmem: sunxi-sid: read NVMEM size from device compatible
nvmem: sunxi-sid: add support for H3's SID controller

Maxime Ripard (1):
MAINTAINERS: nvmem: Remove myself from maintainers

Michael Grzeschik (1):
nvmem: Add driver for the i.MX IIM

Peng Fan (2):
dt-bindings: imx-ocotp: add compatible string for i.MX7D/S
nvmem: octop: Add i.MX7D support

Richard Leitner (3):
nvmem: imx-ocotp: fix usage of "dev" pointers
nvmem: imx-ocotp: clear error bit after reading locked values
nvmem: imx-ocotp: add write support

Sascha Hauer (1):
dt-bindings: nvmem: Add i.MX IIM binding doc

.../bindings/nvmem/allwinner,sunxi-sid.txt | 6 +-
.../devicetree/bindings/nvmem/imx-iim.txt | 22 ++
.../devicetree/bindings/nvmem/imx-ocotp.txt | 5 +
MAINTAINERS | 1 -
drivers/nvmem/Kconfig | 11 +
drivers/nvmem/Makefile | 2 +
drivers/nvmem/core.c | 3 +-
drivers/nvmem/imx-iim.c | 173 ++++++++++++++
drivers/nvmem/imx-ocotp.c | 254 ++++++++++++++++++++-
drivers/nvmem/sunxi_sid.c | 89 +++++++-
10 files changed, 554 insertions(+), 12 deletions(-)
create mode 100644 Documentation/devicetree/bindings/nvmem/imx-iim.txt
create mode 100644 drivers/nvmem/imx-iim.c

--
2.7.4

\
 
 \ /
  Last update: 2017-03-31 14:46    [W:0.067 / U:2.924 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site