[alsa-devel] [RFC PATCH 00/14] ASoC: qcom: add support to apq8016 audio
Srinivas Kandagatla
srinivas.kandagatla at linaro.org
Wed May 6 08:54:16 CEST 2015
Hi Kenneth,
On 06/05/15 06:47, Kenneth Westfield wrote:
>> >
>> >I will test the patches and let you know by Wednesday. Also, I posted
>> >some comments, but Patrick should be posting his comments separately
>> >later next week.
> Srinivas,
>
> After applying the patches, audio playback is no longer functional on
> the storm board. Give me some time to debug this and I will get back
> to you.
I found atleast one issue with rdma audif bits in ipq806x lpass
could you try change, this will be fixed properly in next version.
-----------------------><---------------------------------------------
diff --git a/sound/soc/qcom/lpass-ipq806x.c b/sound/soc/qcom/lpass-ipq806x.c
index 11a7053..2b00355 100644
--- a/sound/soc/qcom/lpass-ipq806x.c
+++ b/sound/soc/qcom/lpass-ipq806x.c
@@ -69,6 +69,7 @@ struct lpass_variant ipq806x_data = {
.rdma_reg_base = 0x6000,
.rdma_reg_stride = 0x1000,
.rdma_channels = 4,
+ .rdmactl_audif_start = 4,
.dai_driver = &lpass_cpu_dai_driver,
.num_dai = 1,
-----------------------><---------------------------------------------
--srini
More information about the Alsa-devel
mailing list