summaryrefslogtreecommitdiff
path: root/configs/imx8mm_evk_defconfig
diff options
context:
space:
mode:
authorYe Li <ye.li@nxp.com>2021-03-19 10:56:55 +0300
committerStefano Babic <sbabic@denx.de>2021-04-08 10:18:29 +0300
commit48ddafd9a42284457ac22d42572b88dbdb136fdd (patch)
tree1b5ae598526b898c612f4b5aa2076116437a9789 /configs/imx8mm_evk_defconfig
parentcf16dc3329bd396e624cddaf35ef5c1bf77da66c (diff)
downloadu-boot-48ddafd9a42284457ac22d42572b88dbdb136fdd.tar.xz
imx8mm_evk: Switch to new imx8mm evk board
Update PMIC to use PCA9540, the legacy board not supported by NXP Signed-off-by: Ye Li <ye.li@nxp.com>
Diffstat (limited to 'configs/imx8mm_evk_defconfig')
-rw-r--r--configs/imx8mm_evk_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/imx8mm_evk_defconfig b/configs/imx8mm_evk_defconfig
index e22b7de56f..ae9e0626dd 100644
--- a/configs/imx8mm_evk_defconfig
+++ b/configs/imx8mm_evk_defconfig
@@ -83,7 +83,7 @@ CONFIG_PINCTRL=y
CONFIG_SPL_PINCTRL=y
CONFIG_PINCTRL_IMX8M=y
CONFIG_DM_PMIC=y
-CONFIG_SPL_DM_PMIC_BD71837=y
+CONFIG_SPL_DM_PMIC_PCA9450=y
CONFIG_DM_REGULATOR=y
CONFIG_DM_REGULATOR_FIXED=y
CONFIG_DM_REGULATOR_GPIO=y