devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] add pmic pca9451a support
@ 2024-03-11 11:31 Joy Zou
  2024-03-11 11:31 ` [PATCH v3 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-11 11:31 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 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


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

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

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-11 11:31 [PATCH v3 0/3] add pmic pca9451a support Joy Zou
2024-03-11 11:31 ` [PATCH v3 1/3] regulator: dt-bindings: pca9450: add " Joy Zou
2024-03-11 11:32 ` [PATCH v3 2/3] regulator: " Joy Zou
2024-03-11 11:32 ` [PATCH v3 3/3] arm64: dts: imx93-11x11-evk: " Joy Zou
2024-03-11 12:43   ` Fabio Estevam
2024-03-12  2:02     ` [EXT] " Joy Zou
2024-03-25 17:44 ` (subset) [PATCH v3 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;
as well as URLs for NNTP newsgroup(s).