]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: qcom: SC7280: Add machine driver
authorSrinivasa Rao Mandadapu <quic_srivasam@quicinc.com>
Thu, 10 Feb 2022 12:50:15 +0000 (18:20 +0530)
committerMark Brown <broonie@kernel.org>
Thu, 10 Feb 2022 13:14:49 +0000 (13:14 +0000)
commit400e4892f94a02a2a4e3aa2df915b6e56d84dfa8
tree313fbe9a1512701271c14bcf73bf07fcbb5feb17
parent580fd1fb525d1f00e31df9948f482c9ae9d14f1e
ASoC: qcom: SC7280: Add machine driver

Add new machine driver to register sound card on sc7280 based targets and
do the required configuration for lpass cpu dai and external codecs
connected over MI2S and soundwire interfaces.
Add support for audio jack detection, soundwire init and MBHC.

Signed-off-by: Srinivasa Rao Mandadapu <quic_srivasam@quicinc.com>
Co-developed-by: Venkata Prasad Potturu <quic_potturu@quicinc.com>
Signed-off-by: Venkata Prasad Potturu <quic_potturu@quicinc.com>
Link: https://lore.kernel.org/r/1644497415-25291-4-git-send-email-quic_srivasam@quicinc.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/qcom/Kconfig
sound/soc/qcom/Makefile
sound/soc/qcom/sc7280.c [new file with mode: 0644]