Re: [alsa-devel] [PATCH 3/4] ASoC: qcom: sdm845: Add codec related configuration for sdm845

2018-11-28 Thread Cheng-yi Chiang
On Tue, Nov 27, 2018 at 5:32 PM Srinivas Kandagatla wrote: > > Thanks for the patch Jimmy, > Hi Srini, Thanks for the review! I have updated the patch series in v2. > On 24/11/18 11:09, Cheng-Yi Chiang wrote: > > Set TDM time slots and DAI format for speaker codec. > > Set DAI format and clock fo

Re: [alsa-devel] [PATCH 3/4] ASoC: qcom: sdm845: Add codec related configuration for sdm845

2018-11-27 Thread Srinivas Kandagatla
Thanks for the patch Jimmy, On 24/11/18 11:09, Cheng-Yi Chiang wrote: Set TDM time slots and DAI format for speaker codec. Set DAI format and clock for headset. > Signed-off-by: Rohit kumar Signed-off-by: Cheng-Yi Chiang Overall the patch looks good for me, but this needs to be split into tw

[PATCH 3/4] ASoC: qcom: sdm845: Add codec related configuration for sdm845

2018-11-24 Thread Cheng-Yi Chiang
Set TDM time slots and DAI format for speaker codec. Set DAI format and clock for headset. Signed-off-by: Rohit kumar Signed-off-by: Cheng-Yi Chiang --- sound/soc/qcom/sdm845.c | 82 - 1 file changed, 81 insertions(+), 1 deletion(-) diff --git a/sound/so