mbox series

[v1,0/2] Support SC7180 sound card variation without headset

Message ID 20201105013242.298518-1-xuyuqing@huaqin.corp-partner.google.com (mailing list archive)
Headers show
Series Support SC7180 sound card variation without headset | expand

Message

xuyuqing Nov. 5, 2020, 1:32 a.m. UTC
This series is based on patch

[v5,2/2] ASoC: qcom: sc7180: Modify machine driver for 2mic

Use compatible string to let machine driver handle the case
where ALC5682 headset codec is replaced with ADAU7002 dmic codec

xuyuqing (2):
  ASoC: google: dt-bindings: add new compatible for sc7180-coachz
  ASoC: qcom: sc7180: Modify machine driver for adau7002

 .../bindings/sound/google,sc7180-trogdor.yaml |   4 +-
 sound/soc/qcom/Kconfig                        |   1 +
 sound/soc/qcom/sc7180.c                       | 119 ++++++++++++++++--
 3 files changed, 112 insertions(+), 12 deletions(-)