]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: axi: Fix ADI AXI SPDIF specification
authorAndreas Färber <afaerber@suse.de>
Mon, 28 Jul 2014 13:05:03 +0000 (15:05 +0200)
committerMark Brown <broonie@linaro.org>
Sat, 16 Aug 2014 14:58:43 +0000 (15:58 +0100)
commitd8d873be904230f425f5ac0d6fd2761bac28faf2
tree2423adbab77d3b9d7426c10931d8fee325088ee8
parent23cab0c56a29c1d49795d031620f0edfc52a5937
ASoC: axi: Fix ADI AXI SPDIF specification

The specification requires compatible = "adi,axi-spdif-1.00.a" but
driver and example and file name indicate "adi,axi-spdif-tx-1.00.a".
Change the specification to match the implementation.

Acked-by: Lars-Peter Clausen <lars@metafoo.de>
Reviewed-by: Michal Simek <michal.simek@xilinx.com>
Fixes: a5a32329005e ("dt: Add bindings documentation for the ADI AXI-SPDIF audio controller")
Signed-off-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
Documentation/devicetree/bindings/sound/adi,axi-spdif-tx.txt