From: Alexander Stein Date: Fri, 1 Mar 2024 09:14:11 +0000 (+0100) Subject: arm64: dts: imx8mq: Add empty DSI output endpoint X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=4ba8634b0c63c2b7d03848141afbb2a17256f65d;p=linux.git arm64: dts: imx8mq: Add empty DSI output endpoint Also add a corresponding label so overlays can reference that node. Signed-off-by: Alexander Stein Signed-off-by: Shawn Guo --- diff --git a/arch/arm64/boot/dts/freescale/imx8mq.dtsi b/arch/arm64/boot/dts/freescale/imx8mq.dtsi index c6dc3ba0d43b2..e03186bbc4152 100644 --- a/arch/arm64/boot/dts/freescale/imx8mq.dtsi +++ b/arch/arm64/boot/dts/freescale/imx8mq.dtsi @@ -1290,6 +1290,13 @@ remote-endpoint = <&lcdif_mipi_dsi>; }; }; + + port@1 { + reg = <1>; + + mipi_dsi_out: endpoint { + }; + }; }; };