]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: fsl_spdif: spba clk is needed by spdif device
authorShengjiu Wang <shengjiu.wang@freescale.com>
Tue, 24 Nov 2015 09:19:33 +0000 (17:19 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 25 Nov 2015 12:14:22 +0000 (12:14 +0000)
commit18f82d5c36f7dbbd5225ab0bffc2dbd1f81ed8fe
tree05b8df8b94f2dbe025ab8ff404d888d8b3d99c10
parent837e0eb1c9d194f0eb3cf87d97b2235de146c9fe
ASoC: fsl_spdif: spba clk is needed by spdif device

SPDIF need to enable the spba clock, when sdma is using share peripheral
script. In this case, there is two spba master port is used, if don't
enable the clock, the spba bus will have arbitration issue, which may
cause read/write wrong data from/to SPDIF registers.

Signed-off-by: Shengjiu Wang <shengjiu.wang@freescale.com>
Acked-by: Nicolin Chen <nicoleotsuka@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/fsl,spdif.txt
sound/soc/fsl/fsl_spdif.c