]> git.ipfire.org Git - thirdparty/u-boot.git/commit
power: pmic: ADD PMIC PF9453 support
authorJoy Zou <joy.zou@nxp.com>
Thu, 23 Jul 2026 13:21:56 +0000 (15:21 +0200)
committerPeng Fan <peng.fan@nxp.com>
Wed, 29 Jul 2026 03:15:56 +0000 (11:15 +0800)
commit4233fbe4e39a67c9d0cd6f04471ec9039f0514a5
tree2596b8d4b47e4b1b4559252e6e41d395bd003415
parent2eb81ddca1a8095332e76948d233bd9c74008e31
power: pmic: ADD PMIC PF9453 support

Support NXP PMIC pf9453.

Reviewed-by: Ye Li <ye.li@nxp.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Joy Zou <joy.zou@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Rebased [1] on main and checkpatch fixed. See also [2]
[1] https://patchwork.ozlabs.org/project/uboot/patch/20240930035531.27079-3-peng.fan@oss.nxp.com/
[2] https://lists.u-boot-project.org/pipermail/u-boot/2026-July/625613.html
Signed-off-by: Krzysztof DrobiƄski <krzysztof@kd-solutions.pl>
drivers/power/pmic/Kconfig
drivers/power/pmic/Makefile
drivers/power/pmic/pf9453.c [new file with mode: 0644]
include/power/pf9453.h [new file with mode: 0644]