From 5cca96ffa7bbf82d8f1589f62a346cde30d278eb Mon Sep 17 00:00:00 2001 From: Vatsal Bucha Date: Wed, 13 Sep 2017 11:26:18 +0530 Subject: [PATCH] ARM: dts: msm: Add AFE clock version for primary auxpcm Kernel crash is observed when trying to access component because wcd_dsp_ctl is deregistered. This is due to failure in soundcard registration. The failure occurs due to msm unable to set aanc version. Update afe clock version for primary auxpcm resolves the issue. CRs-Fixed: 2113187 Change-Id: I8bb3c9a6946f1c1af88a62d7ee154b6e7ff904f4 Signed-off-by: Vatsal Bucha --- arch/arm/boot/dts/qcom/msm-audio.dtsi | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/boot/dts/qcom/msm-audio.dtsi b/arch/arm/boot/dts/qcom/msm-audio.dtsi index 3a7514397139..75aea7280e6c 100644 --- a/arch/arm/boot/dts/qcom/msm-audio.dtsi +++ b/arch/arm/boot/dts/qcom/msm-audio.dtsi @@ -383,6 +383,7 @@ qcom,msm-cpudai-auxpcm-data = <0>, <0>; qcom,msm-cpudai-auxpcm-pcm-clk-rate = <2048000>, <2048000>; qcom,msm-auxpcm-interface = "primary"; + qcom,msm-cpudai-afe-clk-ver = <2>; }; dai_sec_auxpcm: qcom,msm-sec-auxpcm {