[PATCH 0/2] pmic: pca9450: Initialization of pmic like done in linux
Heiko Thiery
heiko.thiery at gmail.com
Tue Jun 28 16:06:20 CEST 2022
To be able to initialize the PMIC voltages by using the PCA9450 regulator
driver we need to properly disable the BUCK1/2/3 preset behavior.
Also the RESET_CTRL/WDOG_B_CFG behavior can be done by the PC9450 PMIC driver.
With that enabled the PMIC custom configurations done in SPL code for
boards that has the PCA9450 implemented can be cleaned.
Heiko Thiery (2):
pmic: pca9450: enable system reset on WDOG_B assertion
pmic: pca9450: clear PRESET_EN bit for BUCK1/2/3 voltage settings
drivers/power/pmic/Kconfig | 4 ++++
drivers/power/pmic/pca9450.c | 21 +++++++++++++++++++++
include/power/pca9450.h | 10 ++++++++++
3 files changed, 35 insertions(+)
--
2.30.2
More information about the U-Boot
mailing list