X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Framips%2Fdts%2Frt5350.dtsi;h=a92c1130437e367887321d1c6889f54611f19d91;hp=5310ce8227f5f08b02f60c2e9174cb23efb6bf25;hb=f9f636b94e3c160ac935380ef6cbb6ac4c95bb5a;hpb=9df777d181b2f679d6f64228344bedc6abfdd462 diff --git a/target/linux/ramips/dts/rt5350.dtsi b/target/linux/ramips/dts/rt5350.dtsi index 5310ce8227..a92c113043 100644 --- a/target/linux/ramips/dts/rt5350.dtsi +++ b/target/linux/ramips/dts/rt5350.dtsi @@ -229,6 +229,19 @@ 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>;