Commit a0c15bd5 authored by Rob Herring's avatar Rob Herring Committed by Shawn Guo
Browse files

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



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

Cc: Shawn Guo <shawnguo@kernel.org>
Cc: Sascha Hauer <s.hauer@pengutronix.de>
Cc: Pengutronix Kernel Team <kernel@pengutronix.de>
Cc: Fabio Estevam <festevam@gmail.com>
Cc: NXP Linux Team <linux-imx@nxp.com>
Signed-off-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 21437391
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -107,7 +107,7 @@
	};

	panel: panel {
		compatible = "innolux,n133hse-ea1", "simple-panel";
		compatible = "innolux,n133hse-ea1";
		backlight = <&backlight>;
	};

+1 −1
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@
	};

	panel {
		compatible = "auo,g101evn010", "simple-panel";
		compatible = "auo,g101evn010";
		power-supply = <&ldo4_ext>;
		backlight = <&lcd_backlight>;