mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 13:27:06 +09:00
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:
committed by
Alexandre Torgue
parent
19f969c0c7
commit
0fbb60def7
@@ -73,7 +73,7 @@
|
||||
};
|
||||
|
||||
panel: panel {
|
||||
compatible = "edt,etm0700g0edh6", "simple-panel";
|
||||
compatible = "edt,etm0700g0edh6";
|
||||
backlight = <&backlight>;
|
||||
enable-gpios = <&gpiod 4 GPIO_ACTIVE_HIGH>;
|
||||
power-supply = <®_3v3>;
|
||||
|
||||
Reference in New Issue
Block a user