
23 Jan
2013
23 Jan
'13
11:07 a.m.
This patch set seperates setting PMIC values form previous "Convert lowlevel_init.S to .c" patch set. These patches add PMIC MAX77686 voltage settings for SMDK5250.
Changes in V2: - Corrected the multi line comment style
Rajeshwari Shinde (2): EXYNOS5: Add function to setup set ps hold SMDK5250: Add PMIC voltage settings
arch/arm/cpu/armv7/exynos/power.c | 10 +++ arch/arm/include/asm/arch-exynos/power.h | 8 ++ board/samsung/smdk5250/smdk5250.c | 113 +++++++++++++++++++++++++++++- include/power/max77686_pmic.h | 31 ++++++++ 4 files changed, 160 insertions(+), 2 deletions(-)
--
1.7.4.4