OSDN Git Service

arm64: dts: verdin-imx8mm: add lvds panel node
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>
Thu, 1 Sep 2022 10:01:49 +0000 (12:01 +0200)
committerShawn Guo <shawnguo@kernel.org>
Sat, 17 Sep 2022 08:34:28 +0000 (16:34 +0800)
Add an LVDS panel node to be extended by a device tree overlay.

Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mm-verdin.dtsi

index f5a2dad..ca1c087 100644 (file)
                };
        };
 
+       panel_lvds: panel-lvds {
+               compatible = "panel-lvds";
+               backlight = <&backlight>;
+               data-mapping = "vesa-24";
+               status = "disabled";
+       };
+
        /* Carrier Board Supplies */
        reg_1p8v: regulator-1p8v {
                compatible = "regulator-fixed";