ARM: dts: imx7: Group mipi_csi 'port' children in a 'ports' node
[linux-2.6-microblaze.git] / arch / arm / boot / dts / imx7s-warp.dts
index 614d252..4f1edef 100644 (file)
        clock-frequency = <166000000>;
        status = "okay";
 
-       port@0 {
-               reg = <0>;
+       ports {
+               port@0 {
+                       reg = <0>;
 
-               mipi_from_sensor: endpoint {
-                       remote-endpoint = <&ov2680_to_mipi>;
-                       data-lanes = <1>;
+                       mipi_from_sensor: endpoint {
+                               remote-endpoint = <&ov2680_to_mipi>;
+                               data-lanes = <1>;
+                       };
                };
-
        };
 };