summaryrefslogtreecommitdiff
path: root/include/configs/warp7.h
diff options
context:
space:
mode:
authorBryan O'Donoghue <bryan.odonoghue@linaro.org>2019-01-18 20:40:14 +0300
committerStefano Babic <sbabic@denx.de>2019-01-28 22:55:46 +0300
commit8ba377321c862a7498458972618f0278c6c2043b (patch)
treedf0a931d30d21e5af0f09b01596903a9f10b9df1 /include/configs/warp7.h
parentce36f56aca33fcfb736f213d5b187fff59b6dd4f (diff)
downloadu-boot-8ba377321c862a7498458972618f0278c6c2043b.tar.xz
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 'include/configs/warp7.h')
-rw-r--r--include/configs/warp7.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/configs/warp7.h b/include/configs/warp7.h
index 41eb8d7e1d..043f2861b6 100644
--- a/include/configs/warp7.h
+++ b/include/configs/warp7.h
@@ -129,12 +129,6 @@
#define CONFIG_SYS_I2C_MXC
#define CONFIG_SYS_I2C_SPEED 100000
-/* PMIC */
-#define CONFIG_POWER
-#define CONFIG_POWER_I2C
-#define CONFIG_POWER_PFUZE3000
-#define CONFIG_POWER_PFUZE3000_I2C_ADDR 0x08
-
/* environment organization */
#define CONFIG_ENV_SIZE SZ_8K