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: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
This commit is contained in:
Krzysztof Kozlowski
2023-03-26 22:44:52 +02:00
committed by Alexandre Torgue
parent 19f969c0c7
commit 0fbb60def7

View File

@@ -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>;