Re: [alsa-devel] [PATCH v4 07/24] ASoC: qdsp6: q6afe: Add q6afe driver

2018-03-13 Thread Srinivas Kandagatla
Thanks Rohit for the review, On 13/03/18 11:29, Rohit Kumar wrote: On 3/10/2018 7:54 AM, srinivas.kandaga...@linaro.org wrote: From: Srinivas Kandagatla This patch adds support to Q6AFE (Audio Front End) module on Q6DSP. [..] +if (res->status) { +

Re: [alsa-devel] [PATCH v4 07/24] ASoC: qdsp6: q6afe: Add q6afe driver

2018-03-13 Thread Srinivas Kandagatla
Thanks Rohit for the review, On 13/03/18 11:29, Rohit Kumar wrote: On 3/10/2018 7:54 AM, srinivas.kandaga...@linaro.org wrote: From: Srinivas Kandagatla This patch adds support to Q6AFE (Audio Front End) module on Q6DSP. [..] +if (res->status) { +dev_err(afe->dev,

Re: [alsa-devel] [PATCH v4 07/24] ASoC: qdsp6: q6afe: Add q6afe driver

2018-03-13 Thread Rohit Kumar
On 3/10/2018 7:54 AM, srinivas.kandaga...@linaro.org wrote: From: Srinivas Kandagatla This patch adds support to Q6AFE (Audio Front End) module on Q6DSP. [..] + if (res->status) { + dev_err(afe->dev, "cmd = 0x%x returned

Re: [alsa-devel] [PATCH v4 07/24] ASoC: qdsp6: q6afe: Add q6afe driver

2018-03-13 Thread Rohit Kumar
On 3/10/2018 7:54 AM, srinivas.kandaga...@linaro.org wrote: From: Srinivas Kandagatla This patch adds support to Q6AFE (Audio Front End) module on Q6DSP. [..] + if (res->status) { + dev_err(afe->dev, "cmd = 0x%x returned error = 0x%x\n", +

[PATCH v4 07/24] ASoC: qdsp6: q6afe: Add q6afe driver

2018-03-09 Thread srinivas . kandagatla
From: Srinivas Kandagatla This patch adds support to Q6AFE (Audio Front End) module on Q6DSP. AFE module sits right at the other end of cpu where the codec/audio devices are connected. AFE provides abstraced interfaces to both hardware and virtual devices. Each

[PATCH v4 07/24] ASoC: qdsp6: q6afe: Add q6afe driver

2018-03-09 Thread srinivas . kandagatla
From: Srinivas Kandagatla This patch adds support to Q6AFE (Audio Front End) module on Q6DSP. AFE module sits right at the other end of cpu where the codec/audio devices are connected. AFE provides abstraced interfaces to both hardware and virtual devices. Each AFE tx/rx port can be configured