]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ENGR00298127-1 ARM: dtsi: imx6qdl sabreauto: Remove v4l2_cap_1 node
authorLiu Ying <Ying.Liu@freescale.com>
Fri, 14 Mar 2014 09:26:28 +0000 (17:26 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 20 Aug 2014 08:06:56 +0000 (10:06 +0200)
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 <Ying.Liu@freescale.com>
(cherry picked from commit 1396bc28eac7e968e278a9ce36cdc7a44b0417bd)

arch/arm/boot/dts/imx6qdl-sabreauto.dtsi

index 0769b60fdcab0cfdd8c2bcbdea5f95ed8c28629c..2795cd4d93a43f30fa52ce7aa44435a1a66f64b0 100644 (file)
                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";