Re: [PATCH] Asoc: qcom: lpass-cpu: Enable MI2S BCLK and LRCLK together

2020-09-25 Thread Mark Brown
On Fri, 18 Sep 2020 22:24:33 +0530, Srinivasa Rao Mandadapu wrote: > Update lpass-cpu.c to enable I2S BCLK and LRCLK together. > Remove BCLK enable in lpass_cpu_daiops_startup and > add in lpass_cpu_daiops_trigger API. Applied to

[PATCH] Asoc: qcom: lpass-cpu: Enable MI2S BCLK and LRCLK together

2020-09-18 Thread Srinivasa Rao Mandadapu
From: vsujithk Update lpass-cpu.c to enable I2S BCLK and LRCLK together. Remove BCLK enable in lpass_cpu_daiops_startup and add in lpass_cpu_daiops_trigger API. Signed-off-by: V Sujith Kumar Reddy Signed-off-by: Srinivasa Rao Mandadapu --- sound/soc/qcom/lpass-cpu.c | 16 1