From: Joy Zou <joy.zou@nxp.com>
To: frank.li@nxp.com, ping.bai@nxp.com, lgirdwood@gmail.com,
broonie@kernel.org, robh+dt@kernel.org,
krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org,
shawnguo@kernel.org, s.hauer@pengutronix.de
Cc: kernel@pengutronix.de, festevam@gmail.com, linux-imx@nxp.com,
devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, imx@lists.linux.dev
Subject: [PATCH v5 0/3] add pmic pca9451a support
Date: Mon, 18 Mar 2024 17:56:30 +0800 [thread overview]
Message-ID: <20240318095633.4079027-1-joy.zou@nxp.com> (raw)
The patchset supports pmic pca9451a.
For the details, please check the patch commit log.
---
Changes in v5:
- adjust gpio@22 to the front of pmic@25.
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 | 111 ++++++++++
drivers/regulator/pca9450-regulator.c | 194 +++++++++++++++++-
include/linux/regulator/pca9450.h | 1 +
4 files changed, 305 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
next reply other threads:[~2024-03-18 9:49 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-18 9:56 Joy Zou [this message]
2024-03-18 9:56 ` [PATCH v5 1/3] regulator: dt-bindings: pca9450: add pca9451a support Joy Zou
2024-03-18 9:56 ` [PATCH v5 2/3] regulator: " Joy Zou
2024-03-18 9:56 ` [PATCH v5 3/3] arm64: dts: imx93-11x11-evk: " Joy Zou
2024-03-18 18:35 ` Frank Li
2024-03-18 18:50 ` Krzysztof Kozlowski
2024-03-18 20:02 ` Frank Li
2024-03-19 3:20 ` [EXT] " Joy Zou
2024-03-25 17:44 ` (subset) [PATCH v5 0/3] add pmic " Mark Brown
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240318095633.4079027-1-joy.zou@nxp.com \
--to=joy.zou@nxp.com \
--cc=broonie@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=festevam@gmail.com \
--cc=frank.li@nxp.com \
--cc=imx@lists.linux.dev \
--cc=kernel@pengutronix.de \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=lgirdwood@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-imx@nxp.com \
--cc=linux-kernel@vger.kernel.org \
--cc=ping.bai@nxp.com \
--cc=robh+dt@kernel.org \
--cc=s.hauer@pengutronix.de \
--cc=shawnguo@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox