summaryrefslogtreecommitdiff
path: root/overlays/verdin-am62_mezzanine_panel-lvds-dual-channel-1080p_overlay.dts
diff options
context:
space:
mode:
Diffstat (limited to 'overlays/verdin-am62_mezzanine_panel-lvds-dual-channel-1080p_overlay.dts')
-rw-r--r--overlays/verdin-am62_mezzanine_panel-lvds-dual-channel-1080p_overlay.dts10
1 files changed, 10 insertions, 0 deletions
diff --git a/overlays/verdin-am62_mezzanine_panel-lvds-dual-channel-1080p_overlay.dts b/overlays/verdin-am62_mezzanine_panel-lvds-dual-channel-1080p_overlay.dts
index 6caffae..16a796d 100644
--- a/overlays/verdin-am62_mezzanine_panel-lvds-dual-channel-1080p_overlay.dts
+++ b/overlays/verdin-am62_mezzanine_panel-lvds-dual-channel-1080p_overlay.dts
@@ -73,6 +73,16 @@
status = "okay";
};
+/*
+ * If the bridge is missing setting up dss will fail. As this bridge
+ * isn't available on all SKU disable it here.
+ * Thus having an overlay for the DSI output enabled concurrently
+ * with this one will not work.
+ */
+&dsi_bridge {
+ status = "disabled";
+};
+
&dss_ports {
#address-cells = <1>;
#size-cells = <0>;