mirror of
https://github.com/torvalds/linux.git
synced 2026-07-29 18:51:21 +02:00
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:
parent
cca15b4590
commit
17f1681fc7
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user