rt5350: added pcm interface in .dtsi
[openwrt/openwrt.git] / target / linux / ramips / dts / rt5350.dtsi
index 5310ce8227f5f08b02f60c2e9174cb23efb6bf25..a92c1130437e367887321d1c6889f54611f19d91 100644 (file)
                        interrupts = <7>;
                };
 
+               pcm: pcm@2000 {
+                       compatible = "ralink,rt5350-pcm";
+                       reg = <0x2000 0x800>;
+
+                       resets = <&rstctrl 11>;
+                       reset-names = "pcm";
+
+                       interrupt-parent = <&intc>;
+                       interrupts = <4>;
+
+                       status = "disabled";
+                };
+
                gdma: gdma@2800 {
                        compatible = "ralink,rt3883-gdma";
                        reg = <0x2800 0x800>;