Commit a3093e6f authored by Vikas Sajjan's avatar Vikas Sajjan Committed by Kukjin Kim

ARM: dts: Add DT node for DP controller for Arndale Board

Add DT node for DP controller to exynos5250 based Arndale Board
Signed-off-by: default avatarVikas Sajjan <vikas.sajjan@linaro.org>
Reviewed-by: default avatarJingoo Han <jg1.han@samsung.com>
Signed-off-by: default avatarKukjin Kim <kgene.kim@samsung.com>
parent 43c171bb
......@@ -449,4 +449,14 @@ xxti {
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>;
};
};
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment