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

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to