[PATCH v1 0/3] ASoC: qcom: Add shikra LPASS RX/VA macro support

Mohammad Rafi Shaik posted 3 patches 2 weeks, 2 days ago
.../bindings/sound/qcom,lpass-rx-macro.yaml   |   1 +
.../bindings/sound/qcom,lpass-va-macro.yaml   |   1 +
sound/soc/codecs/lpass-macro-common.h         |   5 +
sound/soc/codecs/lpass-rx-macro.c             |  14 +
sound/soc/codecs/lpass-va-macro.c             | 276 ++++++++++++++++--
5 files changed, 276 insertions(+), 21 deletions(-)
[PATCH v1 0/3] ASoC: qcom: Add shikra LPASS RX/VA macro support
Posted by Mohammad Rafi Shaik 2 weeks, 2 days ago
This series adds shikra compatible support in LPASS RX and VA macro
codec drivers.

Patch 1 updates RX macro handling for codec v4.0 and adds the shikra
compatible with FS counter bypass support during MCLK enable.

Patch 2 extends VA macro support for shikra by adding v4.0 match data,
a shikra-specific regmap/default table including ADPT registers, and
ADPT and FS-control programming required by the platform.

Mohammad Rafi Shaik (3):
  ASoC: dt-bindings: qcom: Add Shikra rx and va macro codecs
  ASoC: qcom: lpass-rx-macro: Add shikra compatible
  ASoC: qcom: lpass-va-macro: Add shikra compatible

 .../bindings/sound/qcom,lpass-rx-macro.yaml   |   1 +
 .../bindings/sound/qcom,lpass-va-macro.yaml   |   1 +
 sound/soc/codecs/lpass-macro-common.h         |   5 +
 sound/soc/codecs/lpass-rx-macro.c             |  14 +
 sound/soc/codecs/lpass-va-macro.c             | 276 ++++++++++++++++--
 5 files changed, 276 insertions(+), 21 deletions(-)

-- 
2.34.1