
13 Feb
2013
13 Feb
'13
7:40 a.m.
These patches add PMIC MAX77686 voltage settings for SMDK5250.
Changes in V2: - Corrected the multi line comment style Changes in V3: - Renamed the ps hold function. Rajeshwari Shinde (2): EXYNOS5: Add function to setup set ps hold SMDK5250: Add PMIC voltage settings
arch/arm/cpu/armv7/exynos/power.c | 16 ++++ arch/arm/include/asm/arch-exynos/power.h | 9 +++ board/samsung/smdk5250/smdk5250.c | 113 +++++++++++++++++++++++++++++- include/power/max77686_pmic.h | 32 +++++++++ 4 files changed, 168 insertions(+), 2 deletions(-)
--
1.7.4.4