All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/3 V5] EXYNOS5: MAX77686 add FDT support
@ 2013-01-09  7:03 Rajeshwari Shinde
  2013-01-09  7:03 ` [U-Boot] [PATCH 1/3 V5] EXYNOS5: FDT: Add compatible strings for PMIC Rajeshwari Shinde
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Rajeshwari Shinde @ 2013-01-09  7:03 UTC (permalink / raw)
  To: u-boot

Add FDT support to PMIC MAX77686 chip.

Changes in V2:
        - Changed chip address from 06 to 6.
        - Corrected indentation errors.
Changes in V3:
        - Rebased on top of the latest implementation
        of PMIC
Changes in V4:
        - Corrected PMIC register address
Changes in V5:
	- Rebased on latest u-boot-samsung tree.

Rajeshwari Shinde (3):
  EXYNOS5: FDT: Add compatible strings for PMIC
  EXYNOS5: Add device node for PMIC
  PMIC: MAX77686: Add FDT Support

 board/samsung/dts/exynos5250-smdk5250.dts |    7 +++++
 drivers/power/pmic/pmic_max77686.c        |   37 ++++++++++++++++++++++++++--
 include/fdtdec.h                          |    1 +
 lib/fdtdec.c                              |    1 +
 4 files changed, 43 insertions(+), 3 deletions(-)

-- 
1.7.4.4

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

end of thread, other threads:[~2013-01-11  6:02 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-09  7:03 [U-Boot] [PATCH 0/3 V5] EXYNOS5: MAX77686 add FDT support Rajeshwari Shinde
2013-01-09  7:03 ` [U-Boot] [PATCH 1/3 V5] EXYNOS5: FDT: Add compatible strings for PMIC Rajeshwari Shinde
2013-01-09  7:03 ` [U-Boot] [PATCH 2/3 V5] EXYNOS5: Add device node " Rajeshwari Shinde
2013-01-11  6:00   ` Simon Glass
2013-01-09  7:03 ` [U-Boot] [PATCH 3/3 V5] PMIC: MAX77686: Add FDT Support Rajeshwari Shinde
2013-01-11  6:02   ` Simon Glass
2013-01-10  1:21 ` [U-Boot] [PATCH 0/3 V5] EXYNOS5: MAX77686 add FDT support Minkyu Kang
2013-01-10  5:10   ` Rajeshwari Birje

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.