[PATCH v1] nvmem: i.MX IIM driver

Sascha Hauer s.hauer at pengutronix.de
Thu Mar 2 22:36:54 PST 2017


Srinivas, Maxime,

Any comments on this one?

Sascha

On Mon, Feb 13, 2017 at 04:31:47PM +0100, Sascha Hauer wrote:
> 
> This adds a readonly nvmem driver for the i.MX IC Identification Module (IIM)
> which is found on the older i.MX SoCs. The IIM is part of the i.MX dts files
> for long now, but so far there is no binding document for it, so add one now.
> 
> Sascha
> 
> ----------------------------------------------------------------
> Michael Grzeschik (1):
>       nvmem: Add driver for the i.MX IIM
> 
> Sascha Hauer (1):
>       dt-bindings: nvmem: Add i.MX IIM binding doc
> 
>  .../devicetree/bindings/nvmem/imx-iim.txt          |  22 +++
>  drivers/nvmem/Kconfig                              |  11 ++
>  drivers/nvmem/Makefile                             |   2 +
>  drivers/nvmem/imx-iim.c                            | 171 +++++++++++++++++++++
>  4 files changed, 206 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/nvmem/imx-iim.txt
>  create mode 100644 drivers/nvmem/imx-iim.c
> 
> 

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



More information about the linux-arm-kernel mailing list