summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--overlays/colibri-imx8x_dsihdmi_overlay.dts35
1 files changed, 11 insertions, 24 deletions
diff --git a/overlays/colibri-imx8x_dsihdmi_overlay.dts b/overlays/colibri-imx8x_dsihdmi_overlay.dts
index 716cde6..0b5b1d7 100644
--- a/overlays/colibri-imx8x_dsihdmi_overlay.dts
+++ b/overlays/colibri-imx8x_dsihdmi_overlay.dts
@@ -65,32 +65,23 @@
};
};
-&ldb1 {
- status = "disabled";
-};
-
-&ldb1_phy {
- status = "disabled";
-};
-
-&ldb2 {
- status = "okay";
-};
-
-&ldb2_phy {
- status = "okay";
-};
-
&mipi0_dsi_host {
status = "okay";
#address-cells = <1>;
#size-cells = <0>;
- port@1 {
- reg = <1>;
- mipi0_dsi_host_out: endpoint {
- remote-endpoint = <&lt8912_1_in>;
+ ports {
+ #address-cells = <1>;
+ #size-cells = <0>;
+ port@1 {
+ #address-cells = <1>;
+ #size-cells = <0>;
+ reg = <1>;
+ mipi0_dsi_host_out: endpoint@0 {
+ reg = <0>;
+ remote-endpoint = <&lt8912_1_in>;
+ };
};
};
};
@@ -99,7 +90,3 @@
status = "okay";
};
-&mipi1_dsi_host {
- status = "okay";
-};
-