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: Rob Herring <robh@kernel.org> Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Родитель
aa949fe731
Коммит
b7b9a69d76
|
@ -77,7 +77,6 @@
|
|||
enable-gpios = <&gpio3 29 GPIO_ACTIVE_HIGH>;
|
||||
power-supply = <®_3v3>;
|
||||
backlight = <&backlight>;
|
||||
bus-format-override = "rgb24";
|
||||
|
||||
port {
|
||||
lcd_panel_in: endpoint {
|
||||
|
|
|
@ -54,19 +54,16 @@
|
|||
|
||||
lcd-panel {
|
||||
compatible = "edt,et057090dhu";
|
||||
bus-format-override = "rgb24";
|
||||
pixelclk-active = <0>;
|
||||
};
|
||||
|
||||
lvds0-panel {
|
||||
compatible = "edt,etml1010g0dka";
|
||||
bus-format-override = "spwg-18";
|
||||
pixelclk-active = <0>;
|
||||
};
|
||||
|
||||
lvds1-panel {
|
||||
compatible = "edt,etml1010g0dka";
|
||||
bus-format-override = "spwg-18";
|
||||
pixelclk-active = <0>;
|
||||
};
|
||||
};
|
||||
|
|
Загрузка…
Ссылка в новой задаче