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

index c6dc3ba0d43b23f88af1656a28f1b3f1ccab0b98..e03186bbc415248a1e23c5fe83638c04bfcb9932 100644 (file)
                                                        remote-endpoint = <&lcdif_mipi_dsi>;
                                                };
                                        };
+
+                                       port@1 {
+                                               reg = <1>;
+
+                                               mipi_dsi_out: endpoint {
+                                               };
+                                       };
                                };
                        };