
5 Dec
2012
5 Dec
'12
1:50 p.m.
Add FDT support to PMIC MAX77686 chip.
This patch set is based on top of: "EXYNOS5: Add FDT support to SPI"
Changes in V2: - Changed chip address from 06 to 6. - Corrected indentation errors.
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/misc/pmic_max77686.c | 35 ++++++++++++++++++++++++---- include/fdtdec.h | 1 + lib/fdtdec.c | 1 + 4 files changed, 39 insertions(+), 5 deletions(-)
--
1.7.4.4