[PATCH 0/4] power: regulator: various fix for pfuze100

Peng Fan (OSS) peng.fan at oss.nxp.com
Sat Apr 18 14:37:31 CEST 2026


The min_uV usage of pfuze100 is wrong, it should not take the min
voltage from dts as base for the calculation.
pfuze100 supports high voltage mode, but current driver not support it,
add it.
pfuze100 supports single/dual phase mode, but current driver not support
it, add it.
Correct the Makefile for the driver, there is one Kconfig entry for it,
but never been used.

Signed-off-by: Peng Fan <peng.fan at nxp.com>
---
Peng Fan (4):
      power: regulator: pfuze100: Fix min_uV usage
      power: regulator: pfuze100: support high output voltage mode
      power: regulator: pfuze100: support non-independent mode
      power: regulator: Correct Kconfig for PFUZE100

 drivers/power/regulator/Kconfig    |  10 +++
 drivers/power/regulator/Makefile   |   2 +-
 drivers/power/regulator/pfuze100.c | 164 +++++++++++++++++++++++++++----------
 3 files changed, 133 insertions(+), 43 deletions(-)
---
base-commit: 70fd0c3bb7c26d42f24d10145dd5f3168ac92eac
change-id: 20260418-pfuze100-d00d1ff68876

Best regards,
-- 
Peng Fan <peng.fan at nxp.com>



More information about the U-Boot mailing list