
20 Feb
2013
20 Feb
'13
8:52 a.m.
On 13/02/13 15:40, Rajeshwari Shinde wrote:
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(-)
applied to u-boot-samsung.
Thanks. Minkyu Kang.