From 91e46e2d0f77ab3dfcb121c8b4447ef29a44cbd4 Mon Sep 17 00:00:00 2001 From: Liu Ying Date: Fri, 14 Mar 2014 17:26:28 +0800 Subject: [PATCH] ENGR00298127-1 ARM: dtsi: imx6qdl sabreauto: Remove v4l2_cap_1 node As the sabreauto CPU board schematics mentions, the MIPI connector isn't mechanically compatible with Freescale MIPI display and camera board, then we have only the parallel CSI video input that is supported by the v4l2_cap_0 node. So, let's remove the orphan one - v4l2_cap_1. Signed-off-by: Liu Ying (cherry picked from commit 1396bc28eac7e968e278a9ce36cdc7a44b0417bd) --- arch/arm/boot/dts/imx6qdl-sabreauto.dtsi | 8 -------- 1 file changed, 8 deletions(-) diff --git a/arch/arm/boot/dts/imx6qdl-sabreauto.dtsi b/arch/arm/boot/dts/imx6qdl-sabreauto.dtsi index 0769b60fdcab..2795cd4d93a4 100644 --- a/arch/arm/boot/dts/imx6qdl-sabreauto.dtsi +++ b/arch/arm/boot/dts/imx6qdl-sabreauto.dtsi @@ -113,14 +113,6 @@ status = "okay"; }; - v4l2_cap_1 { - compatible = "fsl,imx6q-v4l2-capture"; - ipu_id = <0>; - csi_id = <1>; - mclk_source = <0>; - status = "okay"; - }; - v4l2_out { compatible = "fsl,mxc_v4l2_output"; status = "okay"; -- 2.39.2