[PATCH v3 0/2] Modify documentation and machine driver for SC7180 sound card

Ajye Huang ajye.huang at gmail.com
Mon Nov 2 01:24:06 EST 2020


Note:
- The patch is made by the collaboration of
 Ajye Huang <ajye_huang at compal.corp-partner.google.com>
 Cheng-Yi Chiang <cychiang at chromium.org>

Changes from v1 to v2:
- Ducumentation: Modify the dimc-gpios property description and examples.
- Machine driver: 
  - Remove "qcom,sc7180-sndcard-rt5682-m98357-2mic" compatible
  - See gpio property and use anadditional control.

Changes from v2 to v3:
- Machine driver: Addressed suggestions from Tzung-Bi.
  - move variables "dmic_switch" and "dmic_sel" into struct sc7180_snd_data.
  - Remove redundant judgments in dmic_set(). 
  
Thanks for the review!


Ajye Huang (2):
  ASoC: google: dt-bindings: modify machine bindings for two MICs case
  ASoC: qcom: sc7180: Modify machine driver for 2mic

 .../bindings/sound/google,sc7180-trogdor.yaml | 58 +++++++++++++++++
 sound/soc/qcom/sc7180.c                       | 65 +++++++++++++++++++
 2 files changed, 123 insertions(+)

-- 
2.25.1




More information about the linux-arm-kernel mailing list