[U-Boot] [PATCH 0/3 V3] EXYNOS5: MAX77686 add FDT support

Rajeshwari Shinde rajeshwari.s at samsung.com
Thu Jan 3 14:47:46 CET 2013


Add FDT support to PMIC MAX77686 chip.

This patch set is based on top of:
"[U-Boot] [PATCH 00/16 V2] SMDK5250: Add FDT support"
link for same:
"http://comments.gmane.org/gmane.comp.boot-loaders.u-boot/149991"

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

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



More information about the U-Boot mailing list