On 04/20/2014 04:54 PM, Rahul Sharma wrote: > From: Rahul Sharma <Rahul.Sharma@xxxxxxxxxxx> > > Enable support for HDMI for exynos5250 based Snow board. > > Signed-off-by: Rahul Sharma <Rahul.Sharma@xxxxxxxxxxx> > --- > arch/arm/boot/dts/exynos5250-cros-common.dtsi | 13 ++++++++++++- > arch/arm/boot/dts/exynos5250-snow.dts | 7 +++++++ > 2 files changed, 19 insertions(+), 1 deletion(-) [ ... ] > diff --git a/arch/arm/boot/dts/exynos5250-snow.dts b/arch/arm/boot/dts/exynos5250-snow.dts > index 52ae335..586cd38 100644 > --- a/arch/arm/boot/dts/exynos5250-snow.dts > +++ b/arch/arm/boot/dts/exynos5250-snow.dts > @@ -343,4 +343,11 @@ > pinctrl-0 = <&ptn3460_gpios>; > }; > }; > + > + hdmi { > + hdmi-en-supply = <&tps65090_fet7>; Looks like tps65090_fet7 is not defined yet or might be not mentioned as dependency. > + vdd-supply = <&ldo8_reg>; > + vdd_osc-supply = <&ldo10_reg>; > + vdd_pll-supply = <&ldo8_reg>; > + }; > }; > -- Tushar Behera -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html