From: Mark Brown Date: Thu, 21 Jan 2021 00:00:58 +0000 (+0000) Subject: Merge series "ASoC: mediatek: mt8192-mt6359: support DP audio" from Tzung-Bi Shih... X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=879a67e3577020012bfad1b45aae124ec23c5db0;p=linux.git Merge series "ASoC: mediatek: mt8192-mt6359: support DP audio" from Tzung-Bi Shih : The 1st and 2nd patches refactor the machine driver. The 3rd patch changes the platform driver to support TDM 8 channel output. The 4th patch adds an optional DT property. The 5th patch makes the machine driver support DP audio if the optional DT property is specified. Tzung-Bi Shih (5): ASoC: mediatek: mt8192-mt6359: move headset_jack to card specific data ASoC: mediatek: mt8192-mt6359: simplify mt8192_rt5682_init ASoC: mediatek: mt8192: change mclk_multiple of TDM from 128 to 512 ASoC: dt-bindings: mt8192-mt6359: add hdmi-codec property ASoC: mediatek: mt8192-mt6359: support audio over DP .../sound/mt8192-mt6359-rt1015-rt5682.yaml | 5 ++ sound/soc/mediatek/mt8192/mt8192-dai-tdm.c | 2 +- .../mt8192/mt8192-mt6359-rt1015-rt5682.c | 54 ++++++++++++++++--- 3 files changed, 52 insertions(+), 9 deletions(-) -- 2.30.0.284.gd98b1dd5eaa7-goog --- 879a67e3577020012bfad1b45aae124ec23c5db0