]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: fsl_esai: spba clock is needed by esai device
authorShengjiu Wang <shengjiu.wang@freescale.com>
Tue, 24 Nov 2015 09:19:32 +0000 (17:19 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 25 Nov 2015 12:13:46 +0000 (12:13 +0000)
commitb53c1767b009ea4a9b61ac538562612a4b6ba298
tree68f47c7e2b869c5238c5a995e9f6d13bfd58b72b
parent837e0eb1c9d194f0eb3cf87d97b2235de146c9fe
ASoC: fsl_esai: spba clock is needed by esai device

ESAI 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 ESAI 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,esai.txt
sound/soc/fsl/fsl_esai.c