Re: [PATCH 2/2] ASoC: qcom: common: set correct directions for dailinks

2020-06-12 Thread John Stultz
On Fri, Jun 12, 2020 at 5:38 AM Srinivas Kandagatla wrote: > > Currently both FE and BE dai-links are configured bi-directional, > However the DSP BE dais are only single directional, > so set the directions as supported by the BE dais. > > Fixes: c25e295cd77b (ASoC: qcom: Add support to parse

Re: [PATCH 2/2] ASoC: qcom: common: set correct directions for dailinks

2020-06-12 Thread Vinod Koul
On 12-06-20, 13:37, Srinivas Kandagatla wrote: > Currently both FE and BE dai-links are configured bi-directional, > However the DSP BE dais are only single directional, > so set the directions as supported by the BE dais. Reviewed-by: Vinod Koul -- ~Vinod

[PATCH 2/2] ASoC: qcom: common: set correct directions for dailinks

2020-06-12 Thread Srinivas Kandagatla
Currently both FE and BE dai-links are configured bi-directional, However the DSP BE dais are only single directional, so set the directions as supported by the BE dais. Fixes: c25e295cd77b (ASoC: qcom: Add support to parse common audio device nodes") Reported-by: John Stultz Signed-off-by: