MLK-17190 driver: soc: Fix audio bus mode clock rate on imx8mq
authorBai Ping <ping.bai@nxp.com>
Wed, 13 Dec 2017 05:18:42 +0000 (13:18 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Tue, 20 Mar 2018 19:51:26 +0000 (14:51 -0500)
commitfa370d1abfd0cc4dd782c39d255f3d5c9f2352fb
treedd9a8cf589af39f89b6c3a343d1964e477cdeb39
parent7834eee6dfa8aba798cdf1903bee0c309d8a86fb
MLK-17190 driver: soc: Fix audio bus mode clock rate on imx8mq

If the system is currently in low bus mode, if the audio device
request the audio bus mode, the NOC, AHB and AXI bus clock rate
will be set wrongly, then bus will run at very low frequency, then
lead to audio playback underrun.

Signed-off-by: Bai Ping <ping.bai@nxp.com>
Tested-by: Anson Huang <anson.huang@nxp.com>
drivers/soc/imx/busfreq-imx8mq.c