All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH RFC 0/2] regulator: pfuze100: add pfuze3001 support
@ 2018-06-15 11:44 Stefan Wahren
  2018-06-15 11:44 ` [PATCH RFC 1/2] dt-bindings: " Stefan Wahren
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Stefan Wahren @ 2018-06-15 11:44 UTC (permalink / raw)
  To: Liam Girdwood, Mark Brown, Rob Herring, Mark Rutland
  Cc: Fabio Estevam, Anson Huang, linux-imx, linux-kernel, devicetree,
	Stefan Wahren

This patch series adds support for the NXP PMIC PF3001. This
based mostly on the patches by Robin Gong and Mauro Salvini from
here [1].

[1] - https://community.nxp.com/docs/DOC-331899

Stefan Wahren (2):
  dt-bindings: pfuze100: add pfuze3001 support
  regulator: pfuze100: add pfuze3001 support

 .../devicetree/bindings/regulator/pfuze100.txt     | 77 ++++++++++++++++++++-
 drivers/regulator/Kconfig                          |  4 +-
 drivers/regulator/pfuze100-regulator.c             | 78 ++++++++++++++++++++--
 include/linux/regulator/pfuze100.h                 | 11 +++
 4 files changed, 160 insertions(+), 10 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2018-06-18 12:01 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-15 11:44 [PATCH RFC 0/2] regulator: pfuze100: add pfuze3001 support Stefan Wahren
2018-06-15 11:44 ` [PATCH RFC 1/2] dt-bindings: " Stefan Wahren
2018-06-18 12:01   ` Applied "regulator: pfuze100: add pfuze3001 support" to the regulator tree Mark Brown
2018-06-18 12:01     ` Mark Brown
2018-06-15 11:44 ` [PATCH RFC 2/2] regulator: pfuze100: add pfuze3001 support Stefan Wahren
2018-06-18 12:01   ` Applied "regulator: pfuze100: add pfuze3001 support" to the regulator tree Mark Brown
2018-06-18 12:01     ` Mark Brown
2018-06-16 18:40 ` [PATCH RFC 0/2] regulator: pfuze100: add pfuze3001 support Fabio Estevam
2018-06-16 18:40   ` Fabio Estevam
2018-06-16 19:25   ` Stefan Wahren
2018-06-16 19:25     ` Stefan Wahren

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.