devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] regulator: act8945a: add regulator driver for the sub-device of ACT8945A MFD
@ 2016-01-08  2:08 Wenyou Yang
  2016-01-08  2:08 ` [PATCH 1/2] regulator: act8945a: add regulator driver for ACT8945A Wenyou Yang
       [not found] ` <1452218938-10621-1-git-send-email-wenyou.yang-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
  0 siblings, 2 replies; 9+ messages in thread
From: Wenyou Yang @ 2016-01-08  2:08 UTC (permalink / raw)
  To: Liam Girdwood, Mark Brown, Rob Herring, Pawel Moll, Mark Rutland,
	Ian Campbell, Kumar Gala
  Cc: Nicolas Ferre, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	devicetree-u79uwXL29TY76Z2rM5mHXA, Wenyou Yang

The ACT8945A is a Multi Function Device with the following subdevices:
 - Regulator
 - Charger

This patch set is to add regulator driver for ACT8945A.
It is based on the patch set:
	[PATCH] mfd: act8945a: add Active-semi ACT8945A PMIC MFD driver


Wenyou Yang (2):
  regulator: act8945a: add regulator driver for ACT8945A
  regulator: add documentation for ACT8945A's regulator DT bindings

 .../bindings/regulator/act8945a-regulator.txt      |   78 +++++
 drivers/regulator/Kconfig                          |    7 +
 drivers/regulator/Makefile                         |    1 +
 drivers/regulator/act8945a-regulator.c             |  299 ++++++++++++++++++++
 4 files changed, 385 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/regulator/act8945a-regulator.txt
 create mode 100644 drivers/regulator/act8945a-regulator.c

-- 
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2016-01-20  7:12 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-08  2:08 [PATCH 0/2] regulator: act8945a: add regulator driver for the sub-device of ACT8945A MFD Wenyou Yang
2016-01-08  2:08 ` [PATCH 1/2] regulator: act8945a: add regulator driver for ACT8945A Wenyou Yang
     [not found]   ` <1452218938-10621-2-git-send-email-wenyou.yang-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
2016-01-15 17:57     ` Mark Brown
     [not found]       ` <20160115175757.GA6588-GFdadSzt00ze9xe1eoZjHA@public.gmane.org>
2016-01-20  7:12         ` Yang, Wenyou
     [not found] ` <1452218938-10621-1-git-send-email-wenyou.yang-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
2016-01-08  2:08   ` [PATCH 2/2] regulator: add documentation for ACT8945A's regulator DT bindings Wenyou Yang
     [not found]     ` <1452218938-10621-3-git-send-email-wenyou.yang-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
2016-01-09 15:35       ` Rob Herring
2016-01-12  7:55         ` Yang, Wenyou
2016-01-15 17:59     ` Mark Brown
     [not found]       ` <20160115175905.GB6588-GFdadSzt00ze9xe1eoZjHA@public.gmane.org>
2016-01-18  1:31         ` Yang, Wenyou

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