aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLiu Ying <Ying.Liu@freescale.com>2014-03-14 05:26:28 -0400
committerNitin Garg <nitin.garg@freescale.com>2014-04-16 09:57:59 -0400
commit3ab53b6e073767569196a296a4f1599a5173815f (patch)
tree62a5e540dc73d6a7e02b51331afc5fef4e97a2f8
parent4b4d791631210d3bd75e701d229ea9d79e597f62 (diff)
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 <Ying.Liu@freescale.com>
-rw-r--r--arch/arm/boot/dts/imx6qdl-sabreauto.dtsi8
1 files changed, 0 insertions, 8 deletions
diff --git a/arch/arm/boot/dts/imx6qdl-sabreauto.dtsi b/arch/arm/boot/dts/imx6qdl-sabreauto.dtsi
index 799a3b6aa813..4eaafc3306cc 100644
--- a/arch/arm/boot/dts/imx6qdl-sabreauto.dtsi
+++ b/arch/arm/boot/dts/imx6qdl-sabreauto.dtsi
@@ -255,14 +255,6 @@
255 status = "okay"; 255 status = "okay";
256 }; 256 };
257 257
258 v4l2_cap_1 {
259 compatible = "fsl,imx6q-v4l2-capture";
260 ipu_id = <0>;
261 csi_id = <1>;
262 mclk_source = <0>;
263 status = "okay";
264 };
265
266 v4l2_out { 258 v4l2_out {
267 compatible = "fsl,mxc_v4l2_output"; 259 compatible = "fsl,mxc_v4l2_output";
268 status = "okay"; 260 status = "okay";