diff options
Diffstat (limited to 'arch')
-rw-r--r-- | arch/riscv/dts/light-lpi4a.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/riscv/dts/light-lpi4a.dts b/arch/riscv/dts/light-lpi4a.dts index 227f5a29..9afad620 100644 --- a/arch/riscv/dts/light-lpi4a.dts +++ b/arch/riscv/dts/light-lpi4a.dts @@ -472,7 +472,7 @@ default-brightness-level = <7>; }; - ili9881c_panel { + panel0: dsi_panel0 { compatible = "ilitek,ili9881c"; backlight = <&lcd_backlight>; reset-gpios = <&gpio1_porta 5 1>; /* active low */ |