]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/arm/boot/dts/imx6q-tx6q-1110.dts
video: mxc: use of_get_videomode() to set up the video timing
[karo-tx-linux.git] / arch / arm / boot / dts / imx6q-tx6q-1110.dts
index 75fdbde8e058c3349e647db6a1c16bcbcff32282..bbd3c6036f013d421739e7dca9bf2209121076ad 100644 (file)
@@ -20,6 +20,7 @@
        aliases {
                display = &lvds0;
                ipu1 = &ipu2;
+               lvds0 = &lvds0;
                mxcfb0 = &lvds0;
        };
 
        sec_ipu_id = <1>;
        sec_disp_id = <1>;
        status = "okay";
+
+       display-timings {
+               native-mode = <&lvds_timing0>;
+
+               lvds_timing0: hsd100pxn1 {
+                       clock-frequency = <65000000>;
+                       hactive = <1024>;
+                       vactive = <768>;
+                       hback-porch = <220>;
+                       hfront-porch = <40>;
+                       vback-porch = <21>;
+                       vfront-porch = <7>;
+                       hsync-len = <60>;
+                       vsync-len = <10>;
+                       de-active = <1>;
+                       pixelclk-active = <1>;
+               };
+       };
 };
 
 &pwm1 {