]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: dts: imx6qdl: Add CSI device tree port nodes for IPU1 and IPU2
authorPhilipp Zabel <p.zabel@pengutronix.de>
Tue, 27 May 2014 15:26:37 +0000 (17:26 +0200)
committerShawn Guo <shawn.guo@freescale.com>
Tue, 17 Jun 2014 13:57:02 +0000 (21:57 +0800)
This patch adds CSI subnodes for IPU1 and IPU2 that will contain
ports and endpoints connecting to external elements in the video
pipeline.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
arch/arm/boot/dts/imx6q.dtsi
arch/arm/boot/dts/imx6qdl.dtsi

index addd3f881ce2b6358cbfce34822e3273af714a63..fb6185fc9379b1a870ad02738c6e7b32456e4833 100644 (file)
                        clock-names = "bus", "di0", "di1";
                        resets = <&src 4>;
 
+                       ipu2_csi0: port@0 {
+                               reg = <0>;
+                       };
+
+                       ipu2_csi1: port@1 {
+                               reg = <1>;
+                       };
+
                        ipu2_di0: port@2 {
                                #address-cells = <1>;
                                #size-cells = <0>;
index ce0599134a699dd338b6f42adef8378e94a7d6e1..eef93536c9ec62bd3f0b1796a705b4617d2b537c 100644 (file)
                        clock-names = "bus", "di0", "di1";
                        resets = <&src 2>;
 
+                       ipu1_csi0: port@0 {
+                               reg = <0>;
+                       };
+
+                       ipu1_csi1: port@1 {
+                               reg = <1>;
+                       };
+
                        ipu1_di0: port@2 {
                                #address-cells = <1>;
                                #size-cells = <0>;