|
@@ -262,21 +262,22 @@
|
|
|
fifo-th = <0>;
|
|
|
invert-pxl-clk = <1>;
|
|
|
};
|
|
|
-
|
|
|
- 800x480 {
|
|
|
- hactive = <1280>;
|
|
|
- vactive = <800>;
|
|
|
- hback-porch = <50>;
|
|
|
- hfront-porch = <60>;
|
|
|
- hsync-len = <50>;
|
|
|
- vback-porch = <10>;
|
|
|
- vfront-porch = <8>;
|
|
|
- vsync-len = <5>;
|
|
|
- clock-frequency = <72000000>;
|
|
|
- hsync-active = <0>;
|
|
|
- vsync-active = <0>;
|
|
|
- de-active = <1>;
|
|
|
- pixelclk-active = <0>;
|
|
|
+ display-timings {
|
|
|
+ 1280x800 {
|
|
|
+ hactive = <1280>;
|
|
|
+ vactive = <800>;
|
|
|
+ hback-porch = <50>;
|
|
|
+ hfront-porch = <60>;
|
|
|
+ hsync-len = <50>;
|
|
|
+ vback-porch = <10>;
|
|
|
+ vfront-porch = <8>;
|
|
|
+ vsync-len = <5>;
|
|
|
+ clock-frequency = <72000000>;
|
|
|
+ hsync-active = <0>;
|
|
|
+ vsync-active = <0>;
|
|
|
+ de-active = <1>;
|
|
|
+ pixelclk-active = <0>;
|
|
|
+ };
|
|
|
};
|
|
|
};
|
|
|
};
|