summaryrefslogtreecommitdiffstats
path: root/include/configs/mx6qsabreauto.h
diff options
context:
space:
mode:
authorYe.Li <B37916@freescale.com>2014-11-06 16:29:02 +0800
committerStefano Babic <sbabic@denx.de>2014-11-20 10:52:32 +0100
commit593243d3a2aed5a05ead6dc6369b1bd08010d8bc (patch)
tree0d466e5e6723fa2ed5afc313b2f1891a899e1626 /include/configs/mx6qsabreauto.h
parent1f98e31bc0b2c37a0e6068a14b11a7e27167e4df (diff)
downloadtalos-obmc-uboot-593243d3a2aed5a05ead6dc6369b1bd08010d8bc.tar.gz
talos-obmc-uboot-593243d3a2aed5a05ead6dc6369b1bd08010d8bc.zip
imx: imx6q/dlsabreauto: Add PMIC Pfuze100 support
Add the pfuze100 initialization in power_init_board for imx6q/dl sabreauto board. Signed-off-by: Ye.Li <B37916@freescale.com>
Diffstat (limited to 'include/configs/mx6qsabreauto.h')
-rw-r--r--include/configs/mx6qsabreauto.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/configs/mx6qsabreauto.h b/include/configs/mx6qsabreauto.h
index 559937a712..51042ca72e 100644
--- a/include/configs/mx6qsabreauto.h
+++ b/include/configs/mx6qsabreauto.h
@@ -74,4 +74,10 @@
#define CONFIG_APBH_DMA_BURST
#define CONFIG_APBH_DMA_BURST8
+/* PMIC */
+#define CONFIG_POWER
+#define CONFIG_POWER_I2C
+#define CONFIG_POWER_PFUZE100
+#define CONFIG_POWER_PFUZE100_I2C_ADDR 0x08
+
#endif /* __MX6QSABREAUTO_CONFIG_H */
OpenPOWER on IntegriCloud