arm64: dts: imx8mn: Add empty DSI output endpoint
authorAlexander Stein <alexander.stein@ew.tq-group.com>
Fri, 1 Mar 2024 09:14:10 +0000 (10:14 +0100)
committerShawn Guo <shawnguo@kernel.org>
Fri, 29 Mar 2024 12:16:02 +0000 (20:16 +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/imx8mn.dtsi

index 932c8b05c75fc06ea394bcdc0f8fbe049dade17d..b901ee0d2d03f868870f7ae153292ca1c4489da9 100644 (file)
                                                        remote-endpoint = <&lcdif_to_dsim>;
                                                };
                                        };
+
+                                       port@1 {
+                                               reg = <1>;
+
+                                               mipi_dsi_out: endpoint {
+                                               };
+                                       };
                                };
                        };