dt: Add bindings documentation for the ADI AXI-I2S controller
authorLars-Peter Clausen <lars@metafoo.de>
Fri, 6 Dec 2013 10:02:49 +0000 (11:02 +0100)
committerMark Brown <broonie@linaro.org>
Mon, 9 Dec 2013 17:57:35 +0000 (17:57 +0000)
commit00e6cb2aed48a86e97a244c6f96ac1f934e2272c
tree61375381c1370a4d13888a92b2389a0efb077b45
parenta22f33b00346f26d29483cdacdbf26df7947ef23
dt: Add bindings documentation for the ADI AXI-I2S controller

This patch adds the devicetree documentation for the ADI AXI-SPDIF audio
controller. The controller has:
 * One set of memory mapped register
 * Two clocks, one for the memory mapped register interface, one used as the
   audio reference clock
 * One DMA interface each for the transmit and receive data

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Cc: Rob Herring <rob.herring@calxeda.com>
Cc: Pawel Moll <pawel.moll@arm.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Stephen Warren <swarren@wwwdotorg.org>
Cc: Ian Campbell <ijc+devicetree@hellion.org.uk>
Cc: devicetree@vger.kernel.org
Signed-off-by: Mark Brown <broonie@linaro.org>
Documentation/devicetree/bindings/sound/adi,axi-i2s.txt [new file with mode: 0644]