Commit 8039c828 authored by Rob Herring's avatar Rob Herring Committed by Heiko Stuebner
Browse files

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: default avatarRob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20200117230851.25434-1-robh@kernel.org


Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent fed1fc51
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -97,7 +97,7 @@ ext_gmac: external-gmac-clock {
	};

	panel: panel {
		compatible = "lg,lp079qx1-sp0v", "simple-panel";
		compatible = "lg,lp079qx1-sp0v";
		backlight = <&backlight>;
		enable-gpios = <&gpio7 RK_PA4 GPIO_ACTIVE_HIGH>;
		pinctrl-0 = <&lcd_cs>;
+1 −1
Original line number Diff line number Diff line
@@ -54,7 +54,7 @@ backlight: backlight {
	};

	panel: panel {
		compatible = "innolux,n116bge", "simple-panel";
		compatible = "innolux,n116bge";
		status = "okay";
		power-supply = <&panel_regulator>;
		backlight = <&backlight>;
+1 −1
Original line number Diff line number Diff line
@@ -71,7 +71,7 @@ touchscreen@10 {
};

&panel {
	compatible = "auo,b101ean01", "simple-panel";
	compatible = "auo,b101ean01";

	/delete-node/ panel-timing;

+1 −1
Original line number Diff line number Diff line
@@ -53,7 +53,7 @@ touchscreen@10 {
};

&panel {
	compatible = "auo,b101ean01", "simple-panel";
	compatible = "auo,b101ean01";

	/delete-node/ panel-timing;