From: Mark Brown Date: Thu, 12 Nov 2020 19:35:49 +0000 (+0000) Subject: Merge series "Support SC7180 sound card variation without headset" from xuyuqing... X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=9c2368e353853db600b7701a44182b84e8ab3eb0;p=linux.git Merge series "Support SC7180 sound card variation without headset" from xuyuqing : 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: Add machine driver for sound card .../bindings/sound/google,sc7180-trogdor.yaml | 4 +- sound/soc/qcom/Kconfig | 1 + sound/soc/qcom/sc7180.c | 86 ++++++++++++++++--- 3 files changed, 77 insertions(+), 14 deletions(-) -- 2.25.1 --- 9c2368e353853db600b7701a44182b84e8ab3eb0