]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
arm64: dts: freescale: imx8mp-toradex-smarc: remove gpio hog
authorMax Krummenacher <max.krummenacher@toradex.com>
Tue, 8 Jul 2025 13:51:42 +0000 (15:51 +0200)
committerShawn Guo <shawnguo@kernel.org>
Fri, 11 Jul 2025 08:34:34 +0000 (16:34 +0800)
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>
arch/arm64/boot/dts/freescale/imx8mp-toradex-smarc.dtsi

index 11fd5360ab90409f5e7e8ab0a1c0f721d4654b00..bebe19eb360f88926d59843169c15a21eb50e11a 100644 (file)
                          "",
                          "",
                          "SMARC_I2C_PM_CK";
-
-       lvds_dsi_mux_hog: lvds-dsi-mux-hog {
-               gpio-hog;
-               gpios = <7 GPIO_ACTIVE_HIGH>;
-               line-name = "LVDS_DSI_SEL";
-               /* LVDS_DSI_SEL as DSI */
-               output-low;
-       };
 };
 
 &gpio4 {