arm64: dts: mediatek: mt8395-genio-1200-evk: Disable unused backlight

The builtin panel on the Genio 1200 EVK board uses the backlight_lcm0
node for its backlight. Though the backlight_lcd1 is currently left
enabled, it is unused, and its pwm input, disp_pwm1, is disabled, so it
fails probe. Disable this unused node.

Signed-off-by: Nícolas F. R. A. Prado <nfraprado@collabora.com>
Link: https://lore.kernel.org/r/20250502-genio-1200-disable-backlight-lcd1-v1-1-c021d2c9e48e@collabora.com
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
This commit is contained in:
Nícolas F. R. A. Prado 2025-05-02 08:42:56 -04:00 committed by AngeloGioacchino Del Regno
parent d77e89b7b0
commit 0eae9cee0d
No known key found for this signature in database
GPG Key ID: 9A3604CFAD978478

View File

@ -106,6 +106,7 @@ backlight_lcd1: backlight-lcd1 {
brightness-levels = <0 1023>;
num-interpolated-steps = <1023>;
default-brightness-level = <576>;
status = "disabled";
};
can_clk: can-clk {