[PATCH v2 0/3] ASoC: qcom: Fix lpaif_type and DAI configuration for I2S interface

Mohammad Rafi Shaik posted 3 patches 4 days, 5 hours ago
There is a newer version of this series
sound/soc/qcom/qdsp6/audioreach.c       | 1 +
sound/soc/qcom/qdsp6/q6apm-lpass-dais.c | 1 +
sound/soc/qcom/sc8280xp.c               | 3 +++
3 files changed, 5 insertions(+)
[PATCH v2 0/3] ASoC: qcom: Fix lpaif_type and DAI configuration for I2S interface
Posted by Mohammad Rafi Shaik 4 days, 5 hours ago
Fix the lpaif_type configuration for the I2S interface.
The proper lpaif interface type required to allow DSP to vote
appropriate clock setting for I2S interface and also Fix the
CPU DAI format misconfiguration encountered during I2S
stream setup. Tested on Lemans evk platform.

changes in [v2]:
	- Used snd_soc_dai_set_fmt() API to set the current clock settings,
	  instead of the default WS source setting, as suggested by Srinivas Kandagatla.

Mohammad Rafi Shaik (3):
  ASoC: qcom: audioreach: Fix lpaif_type configuration for the I2S
    interface
  ASoC: qcom: q6apm-lpass-dais: Fix missing set_fmt DAI op for I2S
  ASoC: qcom: sc8280xp: Fix DAI format setting for MI2S interfaces

 sound/soc/qcom/qdsp6/audioreach.c       | 1 +
 sound/soc/qcom/qdsp6/q6apm-lpass-dais.c | 1 +
 sound/soc/qcom/sc8280xp.c               | 3 +++
 3 files changed, 5 insertions(+)


base-commit: be5d4872e528796df9d7425f2bd9b3893eb3a42c
-- 
2.34.1