[U-Boot] [PATCH 0/2 V2] SMDK5250: Set Initial PMIC Values

Rajeshwari Shinde rajeshwari.s at samsung.com
Wed Jan 23 11:07:55 CET 2013


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



More information about the U-Boot mailing list