ARM: dts: renesas: Group tuples in playback and capture properties
[linux-2.6-microblaze.git] / arch / arm / boot / dts / r8a7793-gose.dts
index abf487e..7516811 100644 (file)
 
        rcar_sound,dai {
                dai0 {
-                       playback = <&ssi0 &src2 &dvc0>;
-                       capture  = <&ssi1 &src3 &dvc1>;
+                       playback = <&ssi0>, <&src2>, <&dvc0>;
+                       capture  = <&ssi1>, <&src3>, <&dvc1>;
                };
        };
 };