提交 b7b9a69d 编写于 作者: F Fabio Estevam 提交者: Shawn Guo

ARM: dts: imx6qdl-tx6: Remove 'bus-format-override' property

The 'bus-format-override' property is not documented nor used
anywhere else, so just remove it.
Reported-by: NRob Herring <robh@kernel.org>
Signed-off-by: NFabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: NShawn Guo <shawnguo@kernel.org>
上级 aa949fe7
...@@ -77,7 +77,6 @@ ...@@ -77,7 +77,6 @@
enable-gpios = <&gpio3 29 GPIO_ACTIVE_HIGH>; enable-gpios = <&gpio3 29 GPIO_ACTIVE_HIGH>;
power-supply = <&reg_3v3>; power-supply = <&reg_3v3>;
backlight = <&backlight>; backlight = <&backlight>;
bus-format-override = "rgb24";
port { port {
lcd_panel_in: endpoint { lcd_panel_in: endpoint {
......
...@@ -54,19 +54,16 @@ ...@@ -54,19 +54,16 @@
lcd-panel { lcd-panel {
compatible = "edt,et057090dhu"; compatible = "edt,et057090dhu";
bus-format-override = "rgb24";
pixelclk-active = <0>; pixelclk-active = <0>;
}; };
lvds0-panel { lvds0-panel {
compatible = "edt,etml1010g0dka"; compatible = "edt,etml1010g0dka";
bus-format-override = "spwg-18";
pixelclk-active = <0>; pixelclk-active = <0>;
}; };
lvds1-panel { lvds1-panel {
compatible = "edt,etml1010g0dka"; compatible = "edt,etml1010g0dka";
bus-format-override = "spwg-18";
pixelclk-active = <0>; pixelclk-active = <0>;
}; };
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册