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:
Fabio Estevam 2018-04-10 17:03:46 -03:00 коммит произвёл Shawn Guo
Родитель aa949fe731
Коммит b7b9a69d76
2 изменённых файлов: 0 добавлений и 4 удалений

Просмотреть файл

@ -77,7 +77,6 @@
enable-gpios = <&gpio3 29 GPIO_ACTIVE_HIGH>;
power-supply = <&reg_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>;
};
};