mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-11 12:44:49 -04: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 @@ led-3 {
|
||||
};
|
||||
|
||||
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