ramips: add gdma hsdma dts info
[openwrt/openwrt.git] / target / linux / ramips / dts / rt5350.dtsi
index 05dce6d3e014e5ac3a3dc81c59cac6e9b67cb815..1027519c982641a5507c08e81264464cb4c0b776 100644 (file)
                        interrupt-parent = <&cpuintc>;
                        interrupts = <7>;
                };
+
+               gdma: gdma@2800 {
+                       compatible = "ralink,rt3883-gdma";
+                       reg = <0x2800 0x800>;
+
+                       resets = <&rstctrl 14>;
+                       reset-names = "dma";
+
+                       interrupt-parent = <&intc>;
+                       interrupts = <7>;
+
+                       #dma-cells = <1>;
+                       #dma-channels = <16>;
+                       #dma-requests = <16>;
+
+                       status = "disabled";
+               };
        };
 
        pinctrl: pinctrl {