LF-1189-7 arm64: imx8qxp-ss-dc.dtsi: Add lcdif endpoint to dpu node
authorLiu Ying <victor.liu@nxp.com>
Thu, 26 Mar 2020 08:41:45 +0000 (16:41 +0800)
committerDong Aisheng <aisheng.dong@nxp.com>
Mon, 14 Dec 2020 03:22:18 +0000 (11:22 +0800)
i.MX8qxp DPU display stream1 may drive a parallel display through
pixel link to LCDIF mux.  This patch adds lcdif endpoint to DPU node.

Reviewed-by: Robert Chiras <robert.chiras@nxp.com>
Tested-by: Robert Chiras <robert.chiras@nxp.com>
Signed-off-by: Liu Ying <victor.liu@nxp.com>
arch/arm64/boot/dts/freescale/imx8qxp-ss-dc.dtsi

index eec310e..a929c3a 100644 (file)
@@ -37,6 +37,9 @@
                dpu_disp1_mipi_dsi: endpoint@2 {
                        remote-endpoint = <&mipi1_dsi_in>;
                };
+
+               dpu_disp1_lcdif: endpoint@3 {
+               };
        };
 };