]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: fsl_asrc: spba clock is needed by asrc device
authorShengjiu Wang <shengjiu.wang@freescale.com>
Tue, 24 Nov 2015 09:19:34 +0000 (17:19 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 25 Nov 2015 12:14:42 +0000 (12:14 +0000)
commit2410156342e000c8137b2280ecb32f293dfe0daf
tree15ebeaed447c3004c17c625547fdd84df35af2a1
parent837e0eb1c9d194f0eb3cf87d97b2235de146c9fe
ASoC: fsl_asrc: spba clock is needed by asrc device

ASRC 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 ASRC 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,asrc.txt
sound/soc/fsl/fsl_asrc.c
sound/soc/fsl/fsl_asrc.h