ARM: dts: rockchip: Kill off "simple-panel" compatibles

"simple-panel" is a Linux driver and has never been an accepted upstream
compatible string, so remove it.

Cc: Heiko Stuebner <heiko@sntech.de>
Cc: linux-rockchip@lists.infradead.org
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20200117230851.25434-1-robh@kernel.org
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
Rob Herring 2020-01-17 17:08:51 -06:00 коммит произвёл Heiko Stuebner
Родитель fed1fc5194
Коммит 8039c828a6
4 изменённых файлов: 4 добавлений и 4 удалений

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

@ -97,7 +97,7 @@
}; };
panel: panel { panel: panel {
compatible = "lg,lp079qx1-sp0v", "simple-panel"; compatible = "lg,lp079qx1-sp0v";
backlight = <&backlight>; backlight = <&backlight>;
enable-gpios = <&gpio7 RK_PA4 GPIO_ACTIVE_HIGH>; enable-gpios = <&gpio7 RK_PA4 GPIO_ACTIVE_HIGH>;
pinctrl-0 = <&lcd_cs>; pinctrl-0 = <&lcd_cs>;

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

@ -54,7 +54,7 @@
}; };
panel: panel { panel: panel {
compatible = "innolux,n116bge", "simple-panel"; compatible = "innolux,n116bge";
status = "okay"; status = "okay";
power-supply = <&panel_regulator>; power-supply = <&panel_regulator>;
backlight = <&backlight>; backlight = <&backlight>;

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

@ -71,7 +71,7 @@
}; };
&panel { &panel {
compatible = "auo,b101ean01", "simple-panel"; compatible = "auo,b101ean01";
/delete-node/ panel-timing; /delete-node/ panel-timing;

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

@ -53,7 +53,7 @@
}; };
&panel { &panel {
compatible = "auo,b101ean01", "simple-panel"; compatible = "auo,b101ean01";
/delete-node/ panel-timing; /delete-node/ panel-timing;