[PATCH 1/4] power: pmic: Support pmic pf5300
Tom Rini
trini at konsulko.com
Thu Oct 10 20:25:40 CEST 2024
On Mon, Sep 30, 2024 at 11:55:27AM +0800, Peng Fan (OSS) wrote:
> From: Joy Zou <joy.zou at nxp.com>
>
> Support NXP pmic pf5300
>
> Signed-off-by: Joy Zou <joy.zou at nxp.com>
> Reviewed-by: Ye Li <ye.li at nxp.com>
> Signed-off-by: Peng Fan <peng.fan at nxp.com>
> ---
> drivers/power/pmic/Kconfig | 15 ++++
> drivers/power/pmic/Makefile | 1 +
> drivers/power/pmic/pf5300.c | 168 ++++++++++++++++++++++++++++++++++++
> include/power/pf5300.h | 100 +++++++++++++++++++++
> 4 files changed, 284 insertions(+)
> create mode 100644 drivers/power/pmic/pf5300.c
> create mode 100644 include/power/pf5300.h
This series needs to be rebased based on the feedback I just gave for
pf0900. In addition, please make sure all patches are checkpatch.pl
clean, thanks.
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20241010/efb6259d/attachment.sig>
More information about the U-Boot
mailing list