]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ASoC: dwc: Add irq parameter to DOCUMENTATION
authorJose Abreu <Jose.Abreu@synopsys.com>
Thu, 9 Jun 2016 11:47:06 +0000 (12:47 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 13 Jun 2016 16:52:00 +0000 (17:52 +0100)
A parameter description for the interruptions of the
I2S controller was added.

Signed-off-by: Jose Abreu <joabreu@synopsys.com>
Acked-by: Rob Herring <robh@kernel.org>
Cc: Carlos Palminha <palminha@synopsys.com>
Cc: Mark Brown <broonie@kernel.org>
Cc: Liam Girdwood <lgirdwood@gmail.com>
Cc: Jaroslav Kysela <perex@perex.cz>
Cc: Takashi Iwai <tiwai@suse.com>
Cc: Rob Herring <robh@kernel.org>
Cc: Alexey Brodkin <abrodkin@synopsys.com>
Cc: linux-snps-arc@lists.infradead.org
Cc: alsa-devel@alsa-project.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/designware-i2s.txt

index 7bb54247f8e8df95e22e319b83adc262cda83563..6a536d570e294bb662610b392f5fd4866af18223 100644 (file)
@@ -12,6 +12,10 @@ Required properties:
    one for receive.
  - dma-names : "tx" for the transmit channel, "rx" for the receive channel.
 
+Optional properties:
+ - interrupts: The interrupt line number for the I2S controller. Add this
+   parameter if the I2S controller that you are using does not support DMA.
+
 For more details on the 'dma', 'dma-names', 'clock' and 'clock-names'
 properties please check:
        * resource-names.txt