Re: [PATCH v3 05/25] ASoC: qcom: qdsp6: Add support to Q6AFE

2018-03-02 Thread Srinivas Kandagatla
Thanks for the review comments, On 02/03/18 17:54, Mark Brown wrote: On Fri, Mar 02, 2018 at 01:13:17PM +, Srinivas Kandagatla wrote: On 01/03/18 20:59, Mark Brown wrote: On Tue, Feb 13, 2018 at 04:58:17PM +, srinivas.kandaga...@linaro.org wrote: +static struct afe_port_map port_ma

Re: [PATCH v3 05/25] ASoC: qcom: qdsp6: Add support to Q6AFE

2018-03-02 Thread Mark Brown
On Fri, Mar 02, 2018 at 01:13:17PM +, Srinivas Kandagatla wrote: > On 01/03/18 20:59, Mark Brown wrote: > > On Tue, Feb 13, 2018 at 04:58:17PM +, srinivas.kandaga...@linaro.org > > wrote: > > > +static struct afe_port_map port_maps[AFE_PORT_MAX] = { > > > + [AFE_PORT_HDMI_RX] = { AFE_PORT

Re: [PATCH v3 05/25] ASoC: qcom: qdsp6: Add support to Q6AFE

2018-03-02 Thread Srinivas Kandagatla
Thanks for the review comments, On 01/03/18 20:59, Mark Brown wrote: On Tue, Feb 13, 2018 at 04:58:17PM +, srinivas.kandaga...@linaro.org wrote: +// SPDX-License-Identifier: GPL-2.0 +#ifndef __DT_BINDINGS_Q6_AFE_H__ +#define __DT_BINDINGS_Q6_AFE_H__ + +/* Audio Front End (AFE) Ports */ +#d

Re: [PATCH v3 05/25] ASoC: qcom: qdsp6: Add support to Q6AFE

2018-03-01 Thread Mark Brown
On Tue, Feb 13, 2018 at 04:58:17PM +, srinivas.kandaga...@linaro.org wrote: > +// SPDX-License-Identifier: GPL-2.0 > +#ifndef __DT_BINDINGS_Q6_AFE_H__ > +#define __DT_BINDINGS_Q6_AFE_H__ > + > +/* Audio Front End (AFE) Ports */ > +#define AFE_PORT_HDMI_RX 8 > + > +#endif /* __DT_BINDINGS_Q

Re: [alsa-devel] [PATCH v3 05/25] ASoC: qcom: qdsp6: Add support to Q6AFE

2018-03-01 Thread Mark Brown
On Mon, Feb 19, 2018 at 04:00:32PM +0530, Rohit Kumar wrote: > > On 2/13/2018 10:28 PM, srinivas.kandaga...@linaro.org wrote: > > 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

Re: [alsa-devel] [PATCH v3 05/25] ASoC: qcom: qdsp6: Add support to Q6AFE

2018-02-20 Thread Srinivas Kandagatla
Thanks for your review comments On 19/02/18 10:30, Rohit Kumar wrote: diff --git a/sound/soc/qcom/Makefile b/sound/soc/qcom/Makefile index d5280355c24f..748f5e891dcf 100644 --- a/sound/soc/qcom/Makefile +++ b/sound/soc/qcom/Makefile @@ -13,6 +13,11 @@ obj-$(CONFIG_SND_SOC_LPASS_APQ8016) += sn

Re: [alsa-devel] [PATCH v3 05/25] ASoC: qcom: qdsp6: Add support to Q6AFE

2018-02-19 Thread Rohit Kumar
On 2/13/2018 10:28 PM, srinivas.kandaga...@linaro.org wrote: 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 hard

[PATCH v3 05/25] ASoC: qcom: qdsp6: Add support to Q6AFE

2018-02-13 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