]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ENGR00298127-2 ARM: dtsi: imx6qdl sabreauto: Disable mipi csi
authorLiu Ying <Ying.Liu@freescale.com>
Fri, 14 Mar 2014 09:34:11 +0000 (17:34 +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 no way to support MIPI features currently on
this platform.  So, let's disable MIPI CSI.

Signed-off-by: Liu Ying <Ying.Liu@freescale.com>
(cherry picked from commit 453d409281228429270b9f294728e5cad1c63ee0)

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

index b5dcf30c59deb8ad4e85698a04975a20c322ea85..b8c5541bfdd581df77a1e40b72337098e2797c46 100644 (file)
        status = "okay";
 };
 
-&mipi_csi {
-       status = "okay";
-       ipu_id = <0>;
-       csi_id = <1>;
-       v_channel = <0>;
-       lanes = <1>;
-};
-
 &mlb {
        pinctrl-names = "default";
        pinctrl-0 = <&pinctrl_mlb_2>;