summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/misc/atmel-ssc.txt
AgeCommit message (Collapse)Author
2013-08-06ASoC: atmel: update atmel SSC with DMA bindingRichard Genoud
As atmel-ssc can be used with DMA, the documentation should be updated. Also, a configuration DMA example is given. Signed-off-by: Richard Genoud <richard.genoud@gmail.com> Signed-off-by: Mark Brown <broonie@linaro.org>
2012-11-07ARM: at91: atmel-ssc: add device tree supportBo Shen
Add atmel-ssc for device tree support Match "atmel,at91rm9200-ssc" for using pdc for data transfer Match "atmel,at91sam9g45-ssc" for using dma for data transfer Signed-off-by: Bo Shen <voice.shen@atmel.com> Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>