linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] nvmem: patches(set 1) for 5.4
@ 2019-08-18  9:33 Srinivas Kandagatla
  2019-08-18  9:33 ` [PATCH 1/7] dt-bindings: imx-ocotp: Add i.MX8MN compatible Srinivas Kandagatla
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Srinivas Kandagatla @ 2019-08-18  9:33 UTC (permalink / raw)
  To: gregkh; +Cc: linux-kernel, Srinivas Kandagatla

Hi Greg,

Here are some nvmem patches for 5.4 which includes:
- adding support to new imx mx8mn octp and mx8qm fsl providers
- fix for smaller word size in meson provider and fix in sunxi provier.
- finally author email update from Stefan 

Can you please queue them up for 5.4.

thanks,
srini

Anson Huang (2):
  dt-bindings: imx-ocotp: Add i.MX8MN compatible
  nvmem: imx-ocotp: Add i.MX8MN support

Fugang Duan (2):
  dt-bindings: fsl: scu: add new compatible string for ocotp
  nvmem: imx: add i.MX8QM platform support

Martin Blumenstingl (1):
  nvmem: meson-mx-efuse: allow reading data smaller than word_size

Stefan Mavrodiev (1):
  nvmem: sunxi_sid: fix A64 SID controller support

Stefan Wahren (1):
  nvmem: mxs-ocotp: update MODULE_AUTHOR() email address

 .../devicetree/bindings/arm/freescale/fsl,scu.txt          | 4 +++-
 Documentation/devicetree/bindings/nvmem/imx-ocotp.txt      | 3 ++-
 drivers/nvmem/imx-ocotp-scu.c                              | 7 +++++++
 drivers/nvmem/imx-ocotp.c                                  | 7 +++++++
 drivers/nvmem/meson-mx-efuse.c                             | 3 ++-
 drivers/nvmem/mxs-ocotp.c                                  | 2 +-
 drivers/nvmem/sunxi_sid.c                                  | 1 +
 7 files changed, 23 insertions(+), 4 deletions(-)

-- 
2.21.0


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

end of thread, other threads:[~2019-08-18  9:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-18  9:33 [PATCH 0/7] nvmem: patches(set 1) for 5.4 Srinivas Kandagatla
2019-08-18  9:33 ` [PATCH 1/7] dt-bindings: imx-ocotp: Add i.MX8MN compatible Srinivas Kandagatla
2019-08-18  9:33 ` [PATCH 2/7] nvmem: imx-ocotp: Add i.MX8MN support Srinivas Kandagatla
2019-08-18  9:33 ` [PATCH 3/7] nvmem: sunxi_sid: fix A64 SID controller support Srinivas Kandagatla
2019-08-18  9:33 ` [PATCH 4/7] nvmem: meson-mx-efuse: allow reading data smaller than word_size Srinivas Kandagatla
2019-08-18  9:33 ` [PATCH 5/7] nvmem: mxs-ocotp: update MODULE_AUTHOR() email address Srinivas Kandagatla
2019-08-18  9:33 ` [PATCH 6/7] dt-bindings: fsl: scu: add new compatible string for ocotp Srinivas Kandagatla
2019-08-18  9:33 ` [PATCH 7/7] nvmem: imx: add i.MX8QM platform support Srinivas Kandagatla

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).