On Wednesday, May 08, 2013 3:02 PM, Vikas Sajjan wrote: > > Add DT node for DP controller to exynos5250 based Arndale Board > > Signed-off-by: Vikas Sajjan <[email protected]>
Hi Vikas Sajjan, Reviewed-by: Jingoo Han <[email protected]> Best regards, Jingoo Han > --- > arch/arm/boot/dts/exynos5250-arndale.dts | 10 ++++++++++ > 1 file changed, 10 insertions(+) > > diff --git a/arch/arm/boot/dts/exynos5250-arndale.dts > b/arch/arm/boot/dts/exynos5250-arndale.dts > index 02cfc76..f68b820 100644 > --- a/arch/arm/boot/dts/exynos5250-arndale.dts > +++ b/arch/arm/boot/dts/exynos5250-arndale.dts > @@ -449,4 +449,14 @@ > clock-frequency = <24000000>; > }; > }; > + > + dp-controller { > + samsung,color-space = <0>; > + samsung,dynamic-range = <0>; > + samsung,ycbcr-coeff = <0>; > + samsung,color-depth = <1>; > + samsung,link-rate = <0x0a>; > + samsung,lane-count = <4>; > + }; > + > }; > -- > 1.7.9.5 > > -- > To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" > in > the body of a message to [email protected] > More majordomo info at http://vger.kernel.org/majordomo-info.html _______________________________________________ devicetree-discuss mailing list [email protected] https://lists.ozlabs.org/listinfo/devicetree-discuss
