Skip to content

Commit 440bd77

Browse files
MaxKrummenacherShawn Guo
authored andcommitted
arm64: dts: freescale: imx8mp-toradex-smarc: remove gpio hog
Remove the gpio hog node which forces using DSI signals rather than the second LVDS channels signals. The dsi signals are not used in any of the current device trees. Leave that decision to the actual device tree which will also define the consumer of the signals. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
1 parent 29d34c6 commit 440bd77

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

arch/arm64/boot/dts/freescale/imx8mp-toradex-smarc.dtsi

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -351,14 +351,6 @@
351351
"",
352352
"",
353353
"SMARC_I2C_PM_CK";
354-
355-
lvds_dsi_mux_hog: lvds-dsi-mux-hog {
356-
gpio-hog;
357-
gpios = <7 GPIO_ACTIVE_HIGH>;
358-
line-name = "LVDS_DSI_SEL";
359-
/* LVDS_DSI_SEL as DSI */
360-
output-low;
361-
};
362354
};
363355

364356
&gpio4 {

0 commit comments

Comments
 (0)