linux-mediatek.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] regulator: da9211: support changing modes
@ 2020-07-02  3:15 Anand K Mistry
  2020-07-02  3:15 ` [PATCH 1/4] regulator: da9211: Move buck modes into header file Anand K Mistry
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Anand K Mistry @ 2020-07-02  3:15 UTC (permalink / raw)
  To: linux-mediatek
  Cc: devicetree, drinkcat, Anand K Mistry, Liam Girdwood, Rob Herring,
	linux-kernel, Mark Brown, hsinyi, Matthias Brugger,
	linux-arm-kernel, Support Opensource

This patchset adds support for being able to change regulator modes for
the da9211 regulator. This is needed to allow the voltage scaling
support in the MT8173 SoC to be used in the elm (Acer Chromebook R13)
and hana (several Lenovo Chromebooks) devices.


Anand K Mistry (4):
  regulator: da9211: Move buck modes into header file
  dt-bindings: regulator: da9211: Document allowed modes
  regulator: da9211: Implement of_map_mode
  arm64: dts: mediatek: Update allowed regulator modes for elm boards

 .../devicetree/bindings/regulator/da9211.txt  |  4 +++
 arch/arm64/boot/dts/mediatek/mt8173-elm.dtsi  |  4 ++-
 drivers/regulator/da9211-regulator.c          | 30 +++++++++++++++----
 .../regulator/dlg,da9211-regulator.h          | 16 ++++++++++
 4 files changed, 47 insertions(+), 7 deletions(-)
 create mode 100644 include/dt-bindings/regulator/dlg,da9211-regulator.h

-- 
2.27.0.212.ge8ba1cc988-goog


_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek

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

end of thread, other threads:[~2020-07-02 15:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-02  3:15 [PATCH 0/4] regulator: da9211: support changing modes Anand K Mistry
2020-07-02  3:15 ` [PATCH 1/4] regulator: da9211: Move buck modes into header file Anand K Mistry
2020-07-02  3:15 ` [PATCH 2/4] dt-bindings: regulator: da9211: Document allowed modes Anand K Mistry
2020-07-02  3:15 ` [PATCH 3/4] regulator: da9211: Implement of_map_mode Anand K Mistry
2020-07-02  3:15 ` [PATCH 4/4] arm64: dts: mediatek: Update allowed regulator modes for elm boards Anand K Mistry
2020-07-02 15:47 ` [PATCH 0/4] regulator: da9211: support changing modes Mark Brown

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