arm64: dts: imx93-var-som-symphony: keep RGB_SEL low

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>
This commit is contained in:
Stefano Radaelli 2026-06-03 10:25:02 +02:00 committed by Frank Li
parent cca15b4590
commit 17f1681fc7

View File

@ -215,6 +215,14 @@ pcal6408: gpio@21 {
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 {