Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

ASoC: qcom: sc8280xp: Add support for Kaanapali

Add compatible for sound card on Qualcomm Kaanapali boards.

Signed-off-by: Jingyi Wang <jingyi.wang@oss.qualcomm.com>
Signed-off-by: Prasad Kumpatla <prasad.kumpatla@oss.qualcomm.com>
Link: https://patch.msgid.link/20251015-knp-audio-v2-v3-3-e0e3e4167d87@oss.qualcomm.com
Signed-off-by: Mark Brown <broonie@kernel.org>

authored by

Prasad Kumpatla and committed by
Mark Brown
4673dbe9 367ca068

+1
+1
sound/soc/qcom/sc8280xp.c
··· 191 191 } 192 192 193 193 static const struct of_device_id snd_sc8280xp_dt_match[] = { 194 + {.compatible = "qcom,kaanapali-sndcard", "kaanapali"}, 194 195 {.compatible = "qcom,qcm6490-idp-sndcard", "qcm6490"}, 195 196 {.compatible = "qcom,qcs6490-rb3gen2-sndcard", "qcs6490"}, 196 197 {.compatible = "qcom,qcs8275-sndcard", "qcs8300"},