Commit 0fbb60de authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Alexandre Torgue
Browse files

ARM: dts: stm32: drop invalid simple-panel compatible on stm32mp157c-lxa



"simple-panel" compatible is not documented and nothing in Linux kernel
binds to it.

Signed-off-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: default avatarAlexandre Torgue <alexandre.torgue@foss.st.com>
parent 19f969c0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -73,7 +73,7 @@ led-3 {
	};

	panel: panel {
		compatible = "edt,etm0700g0edh6", "simple-panel";
		compatible = "edt,etm0700g0edh6";
		backlight = <&backlight>;
		enable-gpios = <&gpiod 4 GPIO_ACTIVE_HIGH>;
		power-supply = <&reg_3v3>;