Linux kernel and device drivers for NXP i.MX platforms
 help / color / mirror / Atom feed
* [PATCH 0/2] regulator: add new PMIC PF9453 support
@ 2024-12-06 20:32 Frank Li
  2024-12-06 20:32 ` [PATCH 1/2] regulator: dt-bindings: pf9453: " Frank Li
  2024-12-06 20:32 ` [PATCH 2/2] regulator: pf9453: add " Frank Li
  0 siblings, 2 replies; 4+ messages in thread
From: Frank Li @ 2024-12-06 20:32 UTC (permalink / raw)
  To: Liam Girdwood, Mark Brown, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Joy Zou
  Cc: linux-kernel, devicetree, imx, Frank Li

Add binding doc and driver.

DTS part wait for
https://lore.kernel.org/imx/Z04W5chGq5TitB9f@lizhi-Precision-Tower-5810/

Signed-off-by: Frank Li <Frank.Li@nxp.com>
---
Joy Zou (2):
      regulator: dt-bindings: pf9453: add new PMIC PF9453 support
      regulator: pf9453: add PMIC PF9453 support

 .../bindings/regulator/nxp,pf9453-regulator.yaml   | 158 +++++
 drivers/regulator/Kconfig                          |   7 +
 drivers/regulator/Makefile                         |   1 +
 drivers/regulator/pf9453-regulator.c               | 723 +++++++++++++++++++++
 drivers/regulator/pf9453.h                         | 171 +++++
 5 files changed, 1060 insertions(+)
---
base-commit: 0410a58d54385475b67ae7fd2d705072569f0299
change-id: 20241205-pf9453-90e8dbda562a

Best regards,
---
Frank Li <Frank.Li@nxp.com>


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

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

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-06 20:32 [PATCH 0/2] regulator: add new PMIC PF9453 support Frank Li
2024-12-06 20:32 ` [PATCH 1/2] regulator: dt-bindings: pf9453: " Frank Li
2024-12-11 16:35   ` Rob Herring
2024-12-06 20:32 ` [PATCH 2/2] regulator: pf9453: add " Frank Li

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