From: Srinivas Kandagatla <srinivas.kandagatla@xxxxxxxxxx> This patchset adds support for. 1. parse Display Port module tokens from ASoC topology 2. add support to DP/HDMI Jack events. 3. fixes a typo in function name in sm8250 Verified these patches on X13s along with changes to tplg in https://git.codelinaro.org/linaro/qcomlt/audioreach-topology/-/tree/topic/x13s-dp?ref_type=heads and ucm changes from https://github.com/Srinivas-Kandagatla/alsa-ucm-conf/tree/topic/x13s-dp x1e80100 is verified by Krzysztof with his changes in tplg https://git.codelinaro.org/linaro/qcomlt/audioreach-topology/-/merge_requests/7/commits Thanks, Srini Changes since v2: - remove hdmi references. - added more DP jacks - added some comments in code - added x1e80100 patch to this series Krzysztof Kozlowski (1): ASoC: qcom: x1e80100: Add USB DisplayPort plug support Srinivas Kandagatla (3): ASoC: qcom: q6dsp: parse Display port tokens ASoC: qcom: common: add Display port Jack function ASoC: qcom: sc8280xp: add Display port Jack sound/soc/qcom/common.c | 35 +++++++++++++++++++++++++++++++++ sound/soc/qcom/common.h | 3 +++ sound/soc/qcom/qdsp6/topology.c | 26 ++++++++++++++++++++++++ sound/soc/qcom/sc8280xp.c | 15 ++++++++++++++ sound/soc/qcom/x1e80100.c | 20 +++++++++++++++++++ 5 files changed, 99 insertions(+) -- 2.43.0