[U-Boot] [PATCH V3 6/6] config: SMDK5420: Enable S2MPS11 pmic

Leela Krishna Amudala l.krishna at samsung.com
Tue Nov 12 11:04:44 CET 2013


configure S2MPS11 pmic on SMDK5420

Signed-off-by: Leela Krishna Amudala <l.krishna at samsung.com>
Acked-by: Simon Glass <sjg at chromium.org>
---
 include/configs/smdk5420.h |    4 ++++
 1 file changed, 4 insertions(+)

diff --git a/include/configs/smdk5420.h b/include/configs/smdk5420.h
index 447f8e5..46aeec0 100644
--- a/include/configs/smdk5420.h
+++ b/include/configs/smdk5420.h
@@ -53,4 +53,8 @@
 
 #define CONFIG_MAX_I2C_NUM	11
 
+#define CONFIG_POWER
+#define CONFIG_POWER_I2C
+#define CONFIG_POWER_S2MPS11
+
 #endif	/* __CONFIG_5420_H */
-- 
1.7.10.4



More information about the U-Boot mailing list