summaryrefslogtreecommitdiff
path: root/overlays/verdin-am62_mezzanine_panel-cap-touch-10inch-lvds_overlay.dts
diff options
context:
space:
mode:
Diffstat (limited to 'overlays/verdin-am62_mezzanine_panel-cap-touch-10inch-lvds_overlay.dts')
-rw-r--r--overlays/verdin-am62_mezzanine_panel-cap-touch-10inch-lvds_overlay.dts10
1 files changed, 10 insertions, 0 deletions
diff --git a/overlays/verdin-am62_mezzanine_panel-cap-touch-10inch-lvds_overlay.dts b/overlays/verdin-am62_mezzanine_panel-cap-touch-10inch-lvds_overlay.dts
index c7ed3b6..e7e5b8f 100644
--- a/overlays/verdin-am62_mezzanine_panel-cap-touch-10inch-lvds_overlay.dts
+++ b/overlays/verdin-am62_mezzanine_panel-cap-touch-10inch-lvds_overlay.dts
@@ -54,6 +54,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>;