Hi Minkyu Kang, On 1/7/14, Minkyu Kang <[email protected]> wrote: > On 06/01/14 20:49, Leela Krishna Amudala wrote: >> configure S2MPS11 pmic on SMDK5420 >> >> Signed-off-by: Leela Krishna Amudala <[email protected]> >> Acked-by: Simon Glass <[email protected]> >> --- >> 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 > > already defined at exynos5-dt.h >
Okay, will remove it. >> +#define CONFIG_POWER_S2MPS11 >> + >> #endif /* __CONFIG_5420_H */ >> > > Thanks, > Minkyu Kang. > _______________________________________________ > U-Boot mailing list > [email protected] > http://lists.denx.de/mailman/listinfo/u-boot > _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

