All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] regulator: da9121: add DA914x support
@ 2021-11-23 12:19 Adam Ward
  2021-11-23 12:19 ` [PATCH 1/2] DA9121: add DA914x binding info Adam Ward
  2021-11-23 12:19 ` [PATCH 2/2] DA9121: add DA914x support Adam Ward
  0 siblings, 2 replies; 7+ messages in thread
From: Adam Ward @ 2021-11-23 12:19 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


Adam Ward (2):
  DA9121: add DA914x binding info
  DA9121: add DA914x support

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

-- 
2.25.1


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

end of thread, other threads:[~2021-11-23 16:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-23 12:19 [PATCH 0/2] regulator: da9121: add DA914x support Adam Ward
2021-11-23 12:19 ` [PATCH 1/2] DA9121: add DA914x binding info Adam Ward
2021-11-23 12:30   ` Mark Brown
2021-11-23 13:06     ` Adam Ward
2021-11-23 13:16       ` Mark Brown
2021-11-23 16:34   ` Rob Herring
2021-11-23 12:19 ` [PATCH 2/2] DA9121: add DA914x support Adam Ward

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.