This patch adds MIPI DSI remote end points for IPU2 DI0/1 end points.

Signed-off-by: Liu Ying <ying....@freescale.com>
---
 arch/arm/boot/dts/imx6q.dtsi | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/boot/dts/imx6q.dtsi b/arch/arm/boot/dts/imx6q.dtsi
index e6a6d90..82507e7 100644
--- a/arch/arm/boot/dts/imx6q.dtsi
+++ b/arch/arm/boot/dts/imx6q.dtsi
@@ -185,6 +185,7 @@
                                };
 
                                ipu2_di0_mipi: endpoint@2 {
+                                       remote-endpoint = <&mipi_mux_2>;
                                };
 
                                ipu2_di0_lvds0: endpoint@3 {
@@ -206,6 +207,7 @@
                                };
 
                                ipu2_di1_mipi: endpoint@2 {
+                                       remote-endpoint = <&mipi_mux_3>;
                                };
 
                                ipu2_di1_lvds0: endpoint@3 {
-- 
2.1.0

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to