[PATCH v2 0/6] ASoC: codecs: lpass-macro: complete sm6115 support

Srinivas Kandagatla posted 6 patches 3 months, 1 week ago
There is a newer version of this series
.../bindings/sound/qcom,lpass-rx-macro.yaml   | 18 +++++++
.../bindings/sound/qcom,lpass-va-macro.yaml   | 49 +++++++++++++------
sound/soc/codecs/lpass-rx-macro.c             |  3 ++
sound/soc/codecs/lpass-tx-macro.c             |  1 +
sound/soc/codecs/lpass-va-macro.c             |  1 +
5 files changed, 58 insertions(+), 14 deletions(-)
[PATCH v2 0/6] ASoC: codecs: lpass-macro: complete sm6115 support
Posted by Srinivas Kandagatla 3 months, 1 week ago
This patch series fixes SM6115 lpass codec macro support and adding
missing dt-bindings to complete support for SM6115.

SM6115 lpass codec macro support is added partially and broken to some
extent, Fix this broken support and add complete lpass macro support for
this SoC.


Changes since v1:
	- cleaned up va-macro bindings for clock-names.
	- cleaned up va-macro codec driver to include soundwire reset
	  for sm6115
	- updated tx and rx codec driver and bindings to have a dedicated 
	compatible due to changes in number of clocks.

Srinivas Kandagatla (6):
  ASoC: codecs: lpass-tx-macro: fix SM6115 support
  ASoC: dt-bindings: qcom,lpass-rx-macro: Add sm6115 LPASS RX
  ASoC: dt-bindings: qcom,lpass-va-macro: re-arrange clock-names
  ASoC: dt-bindings: qcom,lpass-va-macro: Add sm6115 LPASS VA
  ASoC: codecs: lpass-va-macro: add SM6115 compatible
  ASoC: codecs: lpass-rx-macro: add SM6115 compatible

 .../bindings/sound/qcom,lpass-rx-macro.yaml   | 18 +++++++
 .../bindings/sound/qcom,lpass-va-macro.yaml   | 49 +++++++++++++------
 sound/soc/codecs/lpass-rx-macro.c             |  3 ++
 sound/soc/codecs/lpass-tx-macro.c             |  1 +
 sound/soc/codecs/lpass-va-macro.c             |  1 +
 5 files changed, 58 insertions(+), 14 deletions(-)

-- 
2.51.0