We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79361b2 commit 5aa1418Copy full SHA for 5aa1418
Documentation/devicetree/bindings/sound/designware-i2s.txt
@@ -12,6 +12,10 @@ Required properties:
12
one for receive.
13
- dma-names : "tx" for the transmit channel, "rx" for the receive channel.
14
15
+Optional properties:
16
+ - interrupts: The interrupt line number for the I2S controller. Add this
17
+ parameter if the I2S controller that you are using does not support DMA.
18
+
19
For more details on the 'dma', 'dma-names', 'clock' and 'clock-names'
20
properties please check:
21
* resource-names.txt
0 commit comments