ARM: dts: imx: imx6qdl.dtsi: add mipi_csi tag

We will reference mipi_csi from board
dts files.

Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
This commit is contained in:
Troy Kisky
2013-11-14 14:02:08 -07:00
committed by Shawn Guo
parent 85446f9cb0
commit 5e0c7cd401

View File

@ -839,7 +839,7 @@
status = "disabled"; status = "disabled";
}; };
mipi@021dc000 { /* MIPI-CSI */ mipi_csi: mipi@021dc000 {
reg = <0x021dc000 0x4000>; reg = <0x021dc000 0x4000>;
}; };