]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
arm64: dts: imx93-var-som-symphony: keep RGB_SEL low
authorStefano Radaelli <stefano.r@variscite.com>
Wed, 3 Jun 2026 08:25:02 +0000 (10:25 +0200)
committerFrank Li <Frank.Li@nxp.com>
Fri, 5 Jun 2026 17:21:15 +0000 (13:21 -0400)
Keep the RGB_SEL line driven low on the Symphony carrier board.

This avoids leaving the line floating and ensures the board remains in
the expected display configuration.

Signed-off-by: Stefano Radaelli <stefano.r@variscite.com>
Signed-off-by: Frank Li <Frank.Li@nxp.com>
arch/arm64/boot/dts/freescale/imx93-var-som-symphony.dts

index 77377127c18c529c526114d12a7e50ad89a5c809..c835394468ef782bfd14331246182124b7f68bb8 100644 (file)
                gpio-controller;
                #gpio-cells = <2>;
                status = "okay";
+
+               /* RGB_SEL */
+               lvds-brg-enable-hog {
+                       gpio-hog;
+                       gpios = <7 GPIO_ACTIVE_HIGH>;
+                       output-low;
+                       line-name = "lvds_brg_en";
+               };
        };
 
        st33ktpm2xi2c: tpm@2e {