]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/arm/boot/dts/exynos5250-smdk5250.dts
ARM: dts: Move display-timing information inside FIMD DT node for exynos5250
[karo-tx-linux.git] / arch / arm / boot / dts / exynos5250-smdk5250.dts
index 49f18c24a576f79996245698bbec5c4850159fa8..d176dbb78196520c800e5bb059ceed2ddea394fb 100644 (file)
                pinctrl-0 = <&dp_hpd>;
        };
 
-       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>;
+       fimd@14400000 {
+               status = "okay";
+               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>;
+                       };
                };
        };