arm64: dts: imx8mm: Add empty DSI output endpoint
authorAlexander Stein <alexander.stein@ew.tq-group.com>
Fri, 1 Mar 2024 09:14:09 +0000 (10:14 +0100)
committerShawn Guo <shawnguo@kernel.org>
Fri, 29 Mar 2024 12:15:48 +0000 (20:15 +0800)
Also add a corresponding label so overlays can reference that node.

Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mm.dtsi

index 8a1b42b94dce69d6d69a153b5298568bf7fbaf02..46473950e9263b44109f5a15a4353ff140d58f21 100644 (file)
                                                        remote-endpoint = <&lcdif_to_dsim>;
                                                };
                                        };
+
+                                       port@1 {
+                                               reg = <1>;
+
+                                               mipi_dsi_out: endpoint {
+                                               };
+                                       };
                                };
                        };