All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/3] add pmic pca9451a support
@ 2023-05-31  6:57 ` Joy Zou
  0 siblings, 0 replies; 42+ messages in thread
From: Joy Zou @ 2023-05-31  6:57 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

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

Joy Zou (3):
  dt-bindings: regulator: 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    | 111 ++++++++
 drivers/regulator/pca9450-regulator.c         | 262 +++++++++++++++++-
 include/linux/regulator/pca9450.h             |   2 +
 4 files changed, 364 insertions(+), 12 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] 42+ messages in thread

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

Thread overview: 42+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-31  6:57 [PATCH v1 0/3] add pmic pca9451a support Joy Zou
2023-05-31  6:57 ` Joy Zou
2023-05-31  6:57 ` [PATCH v1 1/3] dt-bindings: regulator: pca9450: add " Joy Zou
2023-05-31  6:57   ` Joy Zou
2023-05-31  6:56   ` Krzysztof Kozlowski
2023-05-31  6:56     ` Krzysztof Kozlowski
2023-05-31  7:00     ` [EXT] " Joy Zou
2023-05-31  7:00       ` Joy Zou
2023-05-31  7:22     ` Frieder Schrempf
2023-05-31  7:22       ` Frieder Schrempf
2023-05-31  9:11       ` Krzysztof Kozlowski
2023-05-31  9:11         ` Krzysztof Kozlowski
2023-05-31  9:20         ` Frieder Schrempf
2023-05-31  9:20           ` Frieder Schrempf
2023-05-31 10:41         ` [EXT] " Joy Zou
2023-05-31 10:41           ` Joy Zou
2023-05-31  6:57 ` [PATCH v1 2/3] " Joy Zou
2023-05-31  6:57   ` Joy Zou
2023-05-31 11:34   ` Alexander Stein
2023-05-31 11:34     ` Alexander Stein
2023-07-05  6:50     ` [EXT] " Joy Zou
2023-07-05  6:50       ` Joy Zou
2023-07-05 13:12       ` Alexander Stein
2023-07-05 13:12         ` Alexander Stein
2023-07-17  9:53         ` [EXT] " Joy Zou
2023-07-17  9:53           ` Joy Zou
2023-07-17 13:33           ` Mark Brown
2023-07-17 13:33             ` Mark Brown
2023-08-01 10:17             ` Joy Zou
2023-08-01 10:17               ` Joy Zou
     [not found]         ` <AM6PR04MB59255766CED30160FB552F94E10AA@AM6PR04MB5925.eurprd04.prod.outlook.com>
2023-10-17 14:02           ` Alexander Stein
2023-10-17 14:02             ` Alexander Stein
2023-10-19  7:47             ` [EXT] " Joy Zou
2023-10-19  7:47               ` Joy Zou
2023-05-31  6:57 ` [PATCH v1 3/3] arm64: dts: imx93-11x11-evk: " Joy Zou
2023-05-31  6:57   ` Joy Zou
2023-05-31 11:18   ` Mark Brown
2023-05-31 11:18     ` Mark Brown
2023-08-01 10:17     ` [EXT] " Joy Zou
2023-08-01 10:17       ` Joy Zou
2024-03-25 17:44 ` (subset) [PATCH v1 0/3] add pmic " Mark Brown
2024-03-25 17:44   ` Mark Brown

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.