summaryrefslogtreecommitdiff
path: root/configs/warp7_defconfig
diff options
context:
space:
mode:
authorBryan O'Donoghue <bryan.odonoghue@linaro.org>2019-01-18 17:40:14 +0000
committerStefano Babic <sbabic@denx.de>2019-01-28 20:55:46 +0100
commit8ba377321c862a7498458972618f0278c6c2043b (patch)
treedf0a931d30d21e5af0f09b01596903a9f10b9df1 /configs/warp7_defconfig
parentce36f56aca33fcfb736f213d5b187fff59b6dd4f (diff)
arm: imx7s-warp: Convert to DM PMIC
This patch converts the warp7 and warp7_bl33 board ports over to using the DM PMIC model. Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org> Reviewed-by: Peng Fan <peng.fan@nxp.com> Cc: Peng Fan <peng.fan@nxp.com> Cc: Fabio Estevam <fabio.estevam@nxp.com> Cc: Stefano Babic <sbabic@denx.de>
Diffstat (limited to 'configs/warp7_defconfig')
-rw-r--r--configs/warp7_defconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/configs/warp7_defconfig b/configs/warp7_defconfig
index 25cf2786df..c01044b1a3 100644
--- a/configs/warp7_defconfig
+++ b/configs/warp7_defconfig
@@ -59,3 +59,9 @@ CONFIG_PINCTRL=y
CONFIG_PINCTRL_IMX7=y
CONFIG_DM_GPIO=y
CONFIG_DM_I2C=y
+CONFIG_DM_PMIC=y
+CONFIG_DM_PMIC_PFUZE100=y
+CONFIG_DM_REGULATOR=y
+CONFIG_DM_REGULATOR_PFUZE100=y
+CONFIG_DM_REGULATOR_FIXED=y
+CONFIG_DM_REGULATOR_GPIO=y