Skip to content

Commit 5aa1418

Browse files
joabreubroonie
authored andcommitted
ASoC: dwc: Add irq parameter to DOCUMENTATION
A parameter description for the interruptions of the I2S controller was added. Signed-off-by: Jose Abreu <[email protected]> Acked-by: Rob Herring <[email protected]> Cc: Carlos Palminha <[email protected]> Cc: Mark Brown <[email protected]> Cc: Liam Girdwood <[email protected]> Cc: Jaroslav Kysela <[email protected]> Cc: Takashi Iwai <[email protected]> Cc: Rob Herring <[email protected]> Cc: Alexey Brodkin <[email protected]> Cc: [email protected] Cc: [email protected] Cc: [email protected] Signed-off-by: Mark Brown <[email protected]>
1 parent 79361b2 commit 5aa1418

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Documentation/devicetree/bindings/sound/designware-i2s.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ Required properties:
1212
one for receive.
1313
- dma-names : "tx" for the transmit channel, "rx" for the receive channel.
1414

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+
1519
For more details on the 'dma', 'dma-names', 'clock' and 'clock-names'
1620
properties please check:
1721
* resource-names.txt

0 commit comments

Comments
 (0)