mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH V1 0/2] regulator: aw37503: add regulator driver for AWINIC AW37503
@ 2023-07-26  8:16 like
  2023-07-26  8:16 ` [PATCH V1 1/2] " like
  2023-07-26  8:16 ` [PATCH V1 2/2] regulator: aw37503: add device-tree binding like
  0 siblings, 2 replies; 13+ messages in thread
From: like @ 2023-07-26  8:16 UTC (permalink / raw)
  To: lgirdwood, broonie, robh+dt, krzysztof.kozlowski+dt, conor+dt
  Cc: linux-kernel, devicetree, liweilei, liangdong, wangweidong.a, Alec Li

From: Alec Li <like@awinic.com>

Add regulator driver for the device AWINIC AW37503 which is single
inductor - dual output power supply device. AW37503 device is
designed to support general positive/negative driven applications
like TFT display panels.

Alec Li (2):
  regulator: aw37503: add regulator driver for AWINIC AW37503
  regulator: aw37503: add device-tree binding

 .../bindings/regulator/awinic,aw37503.yaml    |  73 ++++++
 drivers/regulator/Kconfig                     |   8 +
 drivers/regulator/Makefile                    |   1 +
 drivers/regulator/aw37503-regulator.c         | 246 ++++++++++++++++++
 4 files changed, 328 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/regulator/awinic,aw37503.yaml
 create mode 100644 drivers/regulator/aw37503-regulator.c


base-commit: 18b44bc5a67275641fb26f2c54ba7eef80ac5950
-- 
2.41.0


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

end of thread, other threads:[~2023-07-28  3:20 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-26  8:16 [PATCH V1 0/2] regulator: aw37503: add regulator driver for AWINIC AW37503 like
2023-07-26  8:16 ` [PATCH V1 1/2] " like
2023-07-26 11:16   ` Krzysztof Kozlowski
2023-07-28  3:19     ` like
2023-07-26 11:41   ` Mark Brown
2023-07-28  3:20     ` like
2023-07-26 20:13   ` Christophe JAILLET
2023-07-28  3:20     ` like
2023-07-26  8:16 ` [PATCH V1 2/2] regulator: aw37503: add device-tree binding like
2023-07-26 10:52   ` Rob Herring
2023-07-28  3:18     ` like
2023-07-26 11:15   ` Krzysztof Kozlowski
2023-07-28  3:19     ` like

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®