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:
@ -839,7 +839,7 @@
|
|||||||
status = "disabled";
|
status = "disabled";
|
||||||
};
|
};
|
||||||
|
|
||||||
mipi@021dc000 { /* MIPI-CSI */
|
mipi_csi: mipi@021dc000 {
|
||||||
reg = <0x021dc000 0x4000>;
|
reg = <0x021dc000 0x4000>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user