]> git.karo-electronics.de Git - karo-tx-linux.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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 17 Sep 2014 16:19:18 +0000 (09:19 -0700)
commitdeeb9f509b205b7b3edac5b8ac2ee7efe249f73a
tree9896b024719c76934911e03877269f81d18e9da6
parent222a4217299a850786b0cba5de2319b33fdc07b3
ASoC: axi: Fix ADI AXI SPDIF specification

commit d1555c407a65db42126b295425379acb393ba83a upstream.

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: d7b528eff927 ("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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/sound/adi,axi-spdif-tx.txt