提交 54db6030 编写于 作者: V Vikas Sajjan 提交者: Kukjin Kim

ARM: dts: Add display timing node to exynos5250-arndale.dts

Adds display timing node for a DP panel to Arndale Board DTS file
Signed-off-by: NVikas Sajjan <vikas.sajjan@linaro.org>
Signed-off-by: NKukjin Kim <kgene.kim@samsung.com>
上级 0f72a9ec
......@@ -459,4 +459,22 @@
samsung,lane-count = <4>;
};
fimd: fimd@14400000 {
display-timings {
native-mode = <&timing0>;
timing0: timing@0 {
/* 2560x1600 DP panel */
clock-frequency = <50000>;
hactive = <2560>;
vactive = <1600>;
hfront-porch = <48>;
hback-porch = <80>;
hsync-len = <32>;
vback-porch = <16>;
vfront-porch = <8>;
vsync-len = <6>;
};
};
};
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册