All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/2 V3] SMDK5250: Set Initial PMIC Values
@ 2013-02-13  6:40 Rajeshwari Shinde
  2013-02-13  6:40 ` [U-Boot] [PATCH 1/2 V3] EXYNOS5: Add function to setup set ps hold Rajeshwari Shinde
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Rajeshwari Shinde @ 2013-02-13  6:40 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2013-02-20  7:52 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-13  6:40 [U-Boot] [PATCH 0/2 V3] SMDK5250: Set Initial PMIC Values Rajeshwari Shinde
2013-02-13  6:40 ` [U-Boot] [PATCH 1/2 V3] EXYNOS5: Add function to setup set ps hold Rajeshwari Shinde
2013-02-14  6:53   ` Simon Glass
2013-02-14  7:11     ` Minkyu Kang
2013-02-14  7:24       ` Simon Glass
2013-02-14  7:39         ` Minkyu Kang
2013-02-13  6:40 ` [U-Boot] [PATCH 2/2 V3] SMDK5250: Add PMIC voltage settings Rajeshwari Shinde
2013-02-20  7:52 ` [U-Boot] [PATCH 0/2 V3] SMDK5250: Set Initial PMIC Values Minkyu Kang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.