]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/arm/boot/dts/atlas6.dtsi
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
[karo-tx-linux.git] / arch / arm / boot / dts / atlas6.dtsi
index 0c81dc945aed91f202ad374fe8d1d0d1aaeeca0c..9d72674049d6ba7decd0678cd09380fa89634c08 100644 (file)
                                #clock-cells = <1>;
                        };
 
-                       reset-controller@88010000 {
+                       rstc: reset-controller@88010000 {
                                compatible = "sirf,prima2-rstc";
                                reg = <0x88010000 0x1000>;
+                               #reset-cells = <1>;
                        };
 
                        rsc-controller@88020000 {
                                reg = <0xb00b0000 0x10000>;
                                interrupts = <12>;
                                clocks = <&clks 24>;
+                               #dma-cells = <1>;
                        };
 
                        dmac1: dma-controller@b0160000 {
                                reg = <0xb0160000 0x10000>;
                                interrupts = <13>;
                                clocks = <&clks 25>;
+                               #dma-cells = <1>;
                        };
 
                        vip@b00C0000 {