devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] nvmem: upstream snvs_lpgpr driver
@ 2017-06-07  6:41 Oleksij Rempel
  2017-06-07  6:41 ` [PATCH v3 1/3] nvmem: dt: document SNVS LPGPR binding Oleksij Rempel
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Oleksij Rempel @ 2017-06-07  6:41 UTC (permalink / raw)
  To: devicetree, kernel, linux-arm-kernel, linux-kernel, Mark Rutland,
	Maxime Ripard, Rob Herring, Shawn Guo, Srinivas Kandagatla
  Cc: Oleksij Rempel

changes v3:
 - remove regmap and offset properties.

changes v2:
 - correct typos: Registe, parrent...

Oleksij Rempel (3):
  nvmem: dt: document SNVS LPGPR binding
  nvmem: add snvs_lpgpr driver
  ARM: dts: imx6qdl.dtsi: add "fsl,imx6q-snvs-lpgpr" node

 .../devicetree/bindings/nvmem/snvs-lpgpr.txt       |  19 +++
 arch/arm/boot/dts/imx6qdl.dtsi                     |   4 +
 drivers/nvmem/Kconfig                              |  13 ++
 drivers/nvmem/Makefile                             |   2 +
 drivers/nvmem/snvs_lpgpr.c                         | 143 +++++++++++++++++++++
 5 files changed, 181 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/nvmem/snvs-lpgpr.txt
 create mode 100644 drivers/nvmem/snvs_lpgpr.c

-- 
2.11.0

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

end of thread, other threads:[~2017-06-07 16:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-07  6:41 [PATCH v3 0/3] nvmem: upstream snvs_lpgpr driver Oleksij Rempel
2017-06-07  6:41 ` [PATCH v3 1/3] nvmem: dt: document SNVS LPGPR binding Oleksij Rempel
2017-06-07  6:41 ` [PATCH v3 2/3] nvmem: add snvs_lpgpr driver Oleksij Rempel
     [not found]   ` <20170607064158.16422-3-o.rempel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2017-06-07 16:44     ` Srinivas Kandagatla
2017-06-07  6:41 ` [PATCH v3 3/3] ARM: dts: imx6qdl.dtsi: add "fsl,imx6q-snvs-lpgpr" node Oleksij Rempel

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