lkml.org 
[lkml]   [2016]   [Oct]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/4] nvmem: new drivers for v4.10
Date
Hi Greg,

This patchset contains two new nvmem drivers one for Broadcom OTP and
other for LPC18xx OTP devices
These patches are reviewed and tested.

Can you please queue them up for next merge window (v4.10).

Thanks,
srini


Joachim Eastwood (2):
nvmem: add NXP LPC18xx OTP driver
nvmem: dt: document lpc1850 OTP binding

Jonathan Richardson (2):
dt-bindings: Document Broadcom OTP controller driver
nvmem: Add the Broadcom OTP controller driver

.../devicetree/bindings/nvmem/brcm,ocotp.txt | 17 ++
.../devicetree/bindings/nvmem/lpc1850-otp.txt | 20 ++
drivers/nvmem/Kconfig | 22 ++
drivers/nvmem/Makefile | 4 +
drivers/nvmem/bcm-ocotp.c | 335 +++++++++++++++++++++
drivers/nvmem/lpc18xx_otp.c | 124 ++++++++
6 files changed, 522 insertions(+)
create mode 100644 Documentation/devicetree/bindings/nvmem/brcm,ocotp.txt
create mode 100644 Documentation/devicetree/bindings/nvmem/lpc1850-otp.txt
create mode 100644 drivers/nvmem/bcm-ocotp.c
create mode 100644 drivers/nvmem/lpc18xx_otp.c

--
2.10.1

\
 
 \ /
  Last update: 2016-10-31 15:45    [W:0.039 / U:0.520 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site