]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/arm/boot/dts/r8a7778.dtsi
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[karo-tx-linux.git] / arch / arm / boot / dts / r8a7778.dtsi
index 4f8e0781174642a3f94e970affd42044d7d98d11..791aafd310a5d78bf0ac92f379b7a77ef2d9a03f 100644 (file)
@@ -61,7 +61,7 @@
        };
 
        gic: interrupt-controller@fe438000 {
-               compatible = "arm,cortex-a9-gic";
+               compatible = "arm,pl390";
                #interrupt-cells = <3>;
                interrupt-controller;
                reg = <0xfe438000 0x1000>,
        };
 
        rcar_sound: sound@ffd90000 {
-               #sound-dai-cells = <1>;
+               /*
+                * #sound-dai-cells is required
+                *
+                * Single DAI : #sound-dai-cells = <0>;         <&rcar_sound>;
+                * Multi  DAI : #sound-dai-cells = <1>;         <&rcar_sound N>;
+                */
                compatible = "renesas,rcar_sound-r8a7778", "renesas,rcar_sound-gen1";
                reg =   <0xffd90000 0x1000>,    /* SRU */
                        <0xffd91000 0x240>,     /* SSI */