Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/3] add pmic pca9451a support
@ 2024-03-14  3:29 Joy Zou
  2024-03-14  3:29 ` [PATCH v4 1/3] regulator: dt-bindings: pca9450: add " Joy Zou
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Joy Zou @ 2024-03-14  3:29 UTC (permalink / raw)
  To: ping.bai, lgirdwood, broonie, robh+dt, krzysztof.kozlowski+dt,
	conor+dt, shawnguo, s.hauer
  Cc: kernel, festevam, linux-imx, devicetree, linux-arm-kernel,
	linux-kernel, imx

The patchset supports pmic pca9451a.
For the details, please check the patch commit log.

---
Changes in v4:
- modify the comment for uSDHC but not i2c.

Changes in v3:
- modify the dts voltags constraints.
- remove unnecessary changes in driver code.
- modify commit message.
- add tag for dt-bindings.
 
Changes in v2:
- drop old part support.

Joy Zou (3):
  regulator: dt-bindings: pca9450: add pca9451a support
  regulator: pca9450: add pca9451a support
  arm64: dts: imx93-11x11-evk: add pca9451a support

 .../regulator/nxp,pca9450-regulator.yaml      |   1 +
 .../boot/dts/freescale/imx93-11x11-evk.dts    | 112 ++++++++++
 drivers/regulator/pca9450-regulator.c         | 194 +++++++++++++++++-
 include/linux/regulator/pca9450.h             |   1 +
 4 files changed, 306 insertions(+), 2 deletions(-)

-- 
2.37.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2024-03-25 17:45 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-14  3:29 [PATCH v4 0/3] add pmic pca9451a support Joy Zou
2024-03-14  3:29 ` [PATCH v4 1/3] regulator: dt-bindings: pca9450: add " Joy Zou
2024-03-14  3:29 ` [PATCH v4 2/3] regulator: " Joy Zou
2024-03-14  3:29 ` [PATCH v4 3/3] arm64: dts: imx93-11x11-evk: " Joy Zou
2024-03-14  3:43   ` Frank Li
2024-03-14  5:40     ` Joy Zou
2024-03-25 17:44 ` (subset) [PATCH v4 0/3] add pmic " Mark Brown

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