devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] regulator da9062: support setting buck modes
@ 2019-11-13 13:40 Christoph Fritz
  2019-11-13 13:40 ` [PATCH v2 1/4] regulator: da9062: refactor buck modes into header Christoph Fritz
                   ` (3 more replies)
  0 siblings, 4 replies; 16+ messages in thread
From: Christoph Fritz @ 2019-11-13 13:40 UTC (permalink / raw)
  To: Adam Thomson, Mark Brown, Fabio Estevam, Rob Herring,
	Mark Rutland, Shawn Guo
  Cc: Lee Jones, Liam Girdwood, Support Opensource, devicetree,
	linux-arm-kernel

This patchset adds of_map_mode support to regulator da9062, documents
its bindings and makes use of it in dts phycore-imx6 so that buck modes
get configured explicitly for this hardware.

Changes in v2:
 - rename defines (and header filename) from 906X to 9063
 - explain usage of name da9063 in changelog
 - rename da906x_map_buck_mode() to da9062_map_buck_mode()
 - rebase patchset on top of next-20191113
 - adapt subject line of dt-bindings patch to reflect changes
   in mfd sub-system

Christoph Fritz (4):
  regulator: da9062: refactor buck modes into header
  regulator: da9062: add of_map_mode support for bucks
  dt-bindings: mfd: da9062: describe buck modes
  ARM: dts: phycore-imx6: set buck regulator modes explicitly

 Documentation/devicetree/bindings/mfd/da9062.txt   |  4 ++
 arch/arm/boot/dts/imx6qdl-phytec-phycore-som.dtsi  |  5 +++
 drivers/regulator/da9062-regulator.c               | 49 ++++++++++++++--------
 .../dt-bindings/regulator/dlg,da9063-regulator.h   | 16 +++++++
 4 files changed, 56 insertions(+), 18 deletions(-)
 create mode 100644 include/dt-bindings/regulator/dlg,da9063-regulator.h

-- 
2.1.4


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

end of thread, other threads:[~2019-12-12  1:41 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-13 13:40 [PATCH v2 0/4] regulator da9062: support setting buck modes Christoph Fritz
2019-11-13 13:40 ` [PATCH v2 1/4] regulator: da9062: refactor buck modes into header Christoph Fritz
2019-11-13 16:19   ` Adam Thomson
2019-11-15 12:25   ` Applied "regulator: da9062: refactor buck modes into header" to the regulator tree Mark Brown
2019-11-13 13:40 ` [PATCH v2 2/4] regulator: da9062: add of_map_mode support for bucks Christoph Fritz
2019-11-13 16:24   ` Adam Thomson
2019-11-15 12:25   ` Applied "regulator: da9062: add of_map_mode support for bucks" to the regulator tree Mark Brown
2019-11-13 13:40 ` [PATCH v2 3/4] dt-bindings: mfd: da9062: describe buck modes Christoph Fritz
2019-11-13 16:26   ` Adam Thomson
2019-11-15 12:25   ` Applied "dt-bindings: mfd: da9062: describe buck modes" to the regulator tree Mark Brown
2019-11-13 13:40 ` [PATCH v2 4/4] ARM: dts: phycore-imx6: set buck regulator modes explicitly Christoph Fritz
2019-11-13 16:26   ` Adam Thomson
2019-11-28 20:30     ` Christoph Fritz
2019-12-04 12:53       ` Shawn Guo
2019-12-11 18:56         ` Christoph Fritz
2019-12-12  1:41           ` Shawn Guo

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