devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V3 0/3] regulator: da9121: add DA914x support
@ 2021-11-23 23:27 Adam Ward
  2021-11-23 23:27 ` [PATCH V3 1/3] dt-bindings: da9121: Remove erroneous compatible from binding Adam Ward
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Adam Ward @ 2021-11-23 23:27 UTC (permalink / raw)
  To: Mark Brown, Rob Herring
  Cc: Liam Girdwood, linux-kernel, devicetree, Support Opensource

This series extends the DA9121 driver to add support for related products:

  DA9141, 40A, Quad-Phase
  DA9142, 20A, Dual-Phase

The changing of current limit when active is now prohibited, for the range,
due to possibility of undefined behaviour during transition

V2:
 - Separate removal of obsolete/unused test compatible from binding

V3:
 - Fix binding update
 - Improve patch titles


Adam Ward (3):
  dt-bindings: da9121: Remove erroneous compatible from binding
  dt-bindings: da9121: Add DA914x binding info
  regulator: da9121: Add DA914x support

 .../bindings/regulator/dlg,da9121.yaml        |  76 +++++++-----
 drivers/regulator/da9121-regulator.c          | 113 +++++++++++++++++-
 drivers/regulator/da9121-regulator.h          |  21 +++-
 3 files changed, 173 insertions(+), 37 deletions(-)

-- 
2.25.1


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

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

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-23 23:27 [PATCH V3 0/3] regulator: da9121: add DA914x support Adam Ward
2021-11-23 23:27 ` [PATCH V3 1/3] dt-bindings: da9121: Remove erroneous compatible from binding Adam Ward
2021-11-29  0:48   ` Rob Herring
2021-11-23 23:27 ` [PATCH V3 2/3] dt-bindings: da9121: Add DA914x binding info Adam Ward
2021-11-29  0:49   ` Rob Herring
2021-11-29  0:52   ` Rob Herring
2021-11-23 23:27 ` [PATCH V3 3/3] regulator: da9121: Add DA914x support Adam Ward
2021-11-27  3:03   ` kernel test robot
2021-11-29 15:25   ` [PATCH v3 " Mark Brown
2021-11-29 22:09     ` Adam Ward
2021-12-01 18:32 ` [PATCH V3 0/3] regulator: da9121: add " 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).