summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilippe Schenker <philippe.schenker@toradex.com>2019-06-14 16:16:55 +0200
committerPhilippe Schenker <philippe.schenker@toradex.com>2019-06-18 16:09:33 +0200
commitfceba07966e9f310e965acd8198256e8db703971 (patch)
tree75ddd4bc3cfc08c025371585826266664fa535ee
parent7dfd16440382dff72d41e62b139260d79b4e92b3 (diff)
ARM: dts: apalis-imx6: Add mipi_csi node
This commit adds the mipi_csi node to Toradex's evalboard as found on the mezzanine connector Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
-rw-r--r--arch/arm/boot/dts/imx6q-apalis-eval.dts8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx6q-apalis-eval.dts b/arch/arm/boot/dts/imx6q-apalis-eval.dts
index 19f55ed3121d..8a76fe962333 100644
--- a/arch/arm/boot/dts/imx6q-apalis-eval.dts
+++ b/arch/arm/boot/dts/imx6q-apalis-eval.dts
@@ -142,6 +142,14 @@
};
};
+&mipi_csi {
+ ipu_id = <0>;
+ csi_id = <1>;
+ v_channel = <0>;
+ lanes = <2>;
+ status = "okay";
+};
+
&backlight {
brightness-levels = <0 127 191 223 239 247 251 255>;
default-brightness-level = <1>;