Add device node for MAX77686 Signed-off-by: Rajeshwari Shinde <rajeshwar...@samsung.com> --- Changes in V2: - Changed reg value from 06 to 6. board/samsung/dts/exynos5250-smdk5250.dts | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/board/samsung/dts/exynos5250-smdk5250.dts b/board/samsung/dts/exynos5250-smdk5250.dts index be57fde..923a189 100644 --- a/board/samsung/dts/exynos5250-smdk5250.dts +++ b/board/samsung/dts/exynos5250-smdk5250.dts @@ -72,4 +72,11 @@ compatible = "wolfson,wm8994-codec"; }; }; + + i2c@12c60000 { + pmic@6 { + reg = <0x6>; + compatible = "maxim,MAX77686_PMIC"; + }; + }; }; -- 1.7.4.4 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot