Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 374103
b: refs/heads/master
c: 06c460b
h: refs/heads/master
i:
  374101: 241c7d9
  374099: 88aa30c
  374095: 1f70706
v: v3
  • Loading branch information
Leela Krishna Amudala authored and Kukjin Kim committed Apr 8, 2013
1 parent 9bfc755 commit db426ff
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a7389cb14a438387861cad15cafc1e3f9173ab8f
refs/heads/master: 06c460b73f75894cabfb1f5277f27cddbc92745c
16 changes: 16 additions & 0 deletions trunk/arch/arm/boot/dts/exynos5250-smdk5250.dts
Original file line number Diff line number Diff line change
Expand Up @@ -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";
Expand Down

0 comments on commit db426ff

Please sign in to comment.