ARM: u300: add the COH 901 318 DMAC to device tree
[firefly-linux-kernel-4.4.55.git] / arch / arm / boot / dts / ste-u300.dts
index 6be932bee6de4f94b4f190123075cca5afac96b5..4dc9f26c8b48d411f969d256b12966ccacdb452a 100644 (file)
                interrupts = <10>;
        };
 
+       dmac: dma-controller@c00020000 {
+               compatible = "stericsson,coh901318";
+               reg = <0xc0020000 0x1000>;
+               interrupt-parent = <&vica>;
+               interrupts = <2>;
+               #dma-cells = <1>;
+               dma-channels = <40>;
+       };
+
        i2c0: i2c@c0004000 {
                compatible = "st,ddci2c";
                reg = <0xc0004000 0x1000>;