summaryrefslogtreecommitdiff
path: root/include/configs/mx7d_12x12_ddr3_arm2.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/mx7d_12x12_ddr3_arm2.h')
-rw-r--r--include/configs/mx7d_12x12_ddr3_arm2.h9
1 files changed, 4 insertions, 5 deletions
diff --git a/include/configs/mx7d_12x12_ddr3_arm2.h b/include/configs/mx7d_12x12_ddr3_arm2.h
index b6c07db..5ff3625 100644
--- a/include/configs/mx7d_12x12_ddr3_arm2.h
+++ b/include/configs/mx7d_12x12_ddr3_arm2.h
@@ -33,11 +33,10 @@
#define CONFIG_SYS_I2C_MXC
#define CONFIG_SYS_I2C_SPEED 100000
/* PMIC */
-#define CONFIG_PFUZE3000_PMIC_I2C
-#ifdef CONFIG_PFUZE3000_PMIC_I2C
-#define CONFIG_PMIC_I2C_BUS 0
-#define CONFIG_PMIC_I2C_SLAVE 0x8
-#endif
+#define CONFIG_POWER
+#define CONFIG_POWER_I2C
+#define CONFIG_POWER_PFUZE300
+#define CONFIG_POWER_PFUZE300_I2C_ADDR 0x08
#endif
#ifdef CONFIG_SYS_USE_SPINOR