dts: lcd-box.dtsi change screen-type fome SCREEN_HDMI to SCREEN_RGB
authorhuang zhibao <hzb@rock-chips.com>
Sun, 29 Mar 2015 09:02:09 +0000 (17:02 +0800)
committerhuang zhibao <hzb@rock-chips.com>
Sun, 29 Mar 2015 09:02:09 +0000 (17:02 +0800)
arch/arm/boot/dts/lcd-box.dtsi

index 4907735e621d2ad385f6af7f4c4e4c8bd03c710b..e6fca36081c9d4201df5db8cb6d20474edc8f89a 100755 (executable)
@@ -34,7 +34,7 @@
                disp_timings: display-timings {
                        native-mode = <&timing0>;
                        timing0: timing0 {
-                               screen-type = <SCREEN_HDMI>;
+                               screen-type = <SCREEN_RGB>;
                                out-face    = <OUT_P888>;
                                color-mode = <COLOR_YCBCR>;
                                clock-frequency = <74250000>;
@@ -55,7 +55,7 @@
                                swap-gb = <0>;
                        };
                        timing1: timing1 {
-                               screen-type = <SCREEN_HDMI>;
+                               screen-type = <SCREEN_RGB>;
                                out-face    = <OUT_P888>;
                                color-mode = <COLOR_YCBCR>;
                                clock-frequency = <148500000>;
@@ -76,7 +76,7 @@
                                swap-gb = <0>;
                        };
                        timing2: timing2 {
-                               screen-type = <SCREEN_HDMI>;
+                               screen-type = <SCREEN_RGB>;
                                out-face    = <OUT_P888>;
                                color-mode = <COLOR_YCBCR>;
                                clock-frequency = <297000000>;