[PATCH v1 4/4] configs: enable pmic regulator pca9450
Joy Zou
joy.zou at nxp.com
Mon Jun 5 11:48:25 CEST 2023
support pmci regulator pca9450.
Signed-off-by: Joy Zou <joy.zou at nxp.com>
---
configs/imx93_11x11_evk_defconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/configs/imx93_11x11_evk_defconfig b/configs/imx93_11x11_evk_defconfig
index 4f8777161e..985b4d8638 100644
--- a/configs/imx93_11x11_evk_defconfig
+++ b/configs/imx93_11x11_evk_defconfig
@@ -103,6 +103,8 @@ CONFIG_SPL_PINCTRL=y
CONFIG_PINCTRL_IMX93=y
CONFIG_DM_PMIC=y
CONFIG_SPL_DM_PMIC_PCA9450=y
+CONFIG_DM_PMIC_PCA9450=y
+CONFIG_DM_REGULATOR_PCA9450=y
CONFIG_DM_REGULATOR=y
CONFIG_DM_REGULATOR_FIXED=y
CONFIG_DM_REGULATOR_GPIO=y
--
2.37.1
More information about the U-Boot
mailing list