1
0
Fork 0

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

Add display timing node to exynos5250-smdk5250.dts

Signed-off-by: Leela Krishna Amudala <l.krishna@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
hifive-unleashed-5.1
Leela Krishna Amudala 2013-04-04 15:59:46 +09:00 committed by Kukjin Kim
parent a7389cb14a
commit 06c460b73f
1 changed files with 16 additions and 0 deletions

View File

@ -226,6 +226,22 @@
samsung,lane-count = <4>;
};
display-timings {
native-mode = <&timing0>;
timing0: timing@0 {
/* 1280x800 */
clock-frequency = <50000>;
hactive = <1280>;
vactive = <800>;
hfront-porch = <4>;
hback-porch = <4>;
hsync-len = <4>;
vback-porch = <4>;
vfront-porch = <4>;
vsync-len = <4>;
};
};
fixed-rate-clocks {
xxti {
compatible = "samsung,clock-xxti";