arm64: dts: ti: verdin-am62: disable MIPI DSI bridge
authorFrancesco Dolcini <francesco.dolcini@toradex.com>
Fri, 22 Sep 2023 12:30:03 +0000 (14:30 +0200)
committerVignesh Raghavendra <vigneshr@ti.com>
Mon, 2 Oct 2023 14:23:49 +0000 (19:53 +0530)
Keep the DPI to MIPI-DSI bridge disabled in the SoM dtsi file.

The display chain is not wholly described in the device tree file, on
Verdin product family the displays are additional accessories that are
configured/enabled using DT overlays.

With this enabled we have issues when a display is enabled on
TIDSS port1 (LVDS) and port0 (DSI) is not used.

Fixes: 9e77200356ba ("arm64: dts: ti: verdin-am62: Add DSI display support")
Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com>
Link: https://lore.kernel.org/r/20230922123003.25002-1-francesco@dolcini.it
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
arch/arm64/boot/dts/ti/k3-am62-verdin.dtsi

index 40992e7e4c3084cca1226d32c5fe8ea0a66ec949..5db52f2372534b4bababbe360b367970cb1546a6 100644 (file)
                vddc-supply = <&reg_1v2_dsi>;
                vddmipi-supply = <&reg_1v2_dsi>;
                vddio-supply = <&reg_1v8_dsi>;
+               status = "disabled";
 
                dsi_bridge_ports: ports {
                        #address-cells = <1>;