]> 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)
committerLiu Ying <Ying.Liu@freescale.com>
Mon, 17 Mar 2014 01:52:12 +0000 (09:52 +0800)
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 d9c3af9f58e9014af64f040b63e9c8d6cc21b74f..b5dcf30c59deb8ad4e85698a04975a20c322ea85 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";