summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2020-04-27 12:12:08 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2020-04-28 20:02:39 +0200
commit90dda0539996616a2e155cb865a9a6408598284d (patch)
tree83afaed6f98c7d911805677b08af324075548a4e /arch/arm64/boot/dts
parent8de3dd7ba769305d8a1c0d21011be58d35e4ad7c (diff)
ARM64: verdin-imx8mm: disable lvds bridge
The DSI to other display technologies bridges are modules. Currently two bridges are enabled in the device tree, HDMI and LVDS. However using the module with the LVDS bridge requires further changes to the device tree. Thus disable it and prevent unneeded probing and kernel output. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'arch/arm64/boot/dts')
-rwxr-xr-xarch/arm64/boot/dts/freescale/fsl-imx8mm-verdin-dev.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/freescale/fsl-imx8mm-verdin-dev.dtsi b/arch/arm64/boot/dts/freescale/fsl-imx8mm-verdin-dev.dtsi
index ae01ef26921b..a34aa373c7c6 100755
--- a/arch/arm64/boot/dts/freescale/fsl-imx8mm-verdin-dev.dtsi
+++ b/arch/arm64/boot/dts/freescale/fsl-imx8mm-verdin-dev.dtsi
@@ -67,7 +67,7 @@
};
&lvds_bridge {
- status = "okay";
+ status = "disabled";
};
&mipi_csi_1 {