ASoC: qcom: add support for sc8280xp machine
authorMark Brown <broonie@kernel.org>
Mon, 19 Sep 2022 16:51:29 +0000 (17:51 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 19 Sep 2022 16:51:29 +0000 (17:51 +0100)
commitd3cfe45f5f59f33137ce2a009c475f34dfd7f830
tree00ce6bbb7e7cef821b6f1b2797ade0822b644439
parent9dd28b467c35eef320a2974f6b1f209343ad8704
parent295aeea6646ad6cf26c24f5c493ddb60b8f5a0f4
ASoC: qcom: add support for sc8280xp machine

Merge series from Srinivas Kandagatla <srinivas.kandagatla@linaro.org>:

This patchset adds support for SC8280XP SoC machine driver.

First patch moves some of the commonly used code to common from sm8250 machine driver
and the follow on code adds minimal support for sc8280xp.

Currently this driver is only tested with SmartSpeakers and Headset
on Lenovo Thinkpad X13s.

Support for sm8450 is tested and I will post the patches soon.