Re: [PATCH 3/5] ASoC: qcom: sc8280xp: Add support for Kaanapali

From: Prasad Kumpatla

Date: Mon Sep 29 2025 - 06:09:49 EST



On 9/25/2025 8:29 AM, Dmitry Baryshkov wrote:
On Wed, Sep 24, 2025 at 05:01:17PM -0700, Jingyi Wang wrote:
From: Prasad Kumpatla <prasad.kumpatla@xxxxxxxxxxxxxxxx>

Add compatible for sound card on Qualcomm Kaanapali boards.

Signed-off-by: Prasad Kumpatla <prasad.kumpatla@xxxxxxxxxxxxxxxx>
Signed-off-by: Jingyi Wang <jingyi.wang@xxxxxxxxxxxxxxxx>
---
sound/soc/qcom/sc8280xp.c | 1 +
1 file changed, 1 insertion(+)

diff --git a/sound/soc/qcom/sc8280xp.c b/sound/soc/qcom/sc8280xp.c
index 288ccd7f8866..e231112175d9 100644
--- a/sound/soc/qcom/sc8280xp.c
+++ b/sound/soc/qcom/sc8280xp.c
@@ -198,6 +198,7 @@ static const struct of_device_id snd_sc8280xp_dt_match[] = {
{.compatible = "qcom,sm8550-sndcard", "sm8550"},
{.compatible = "qcom,sm8650-sndcard", "sm8650"},
{.compatible = "qcom,sm8750-sndcard", "sm8750"},
+ {.compatible = "qcom,kaanapali-sndcard", "kaanapali"},
sorting

Sure , will update in next patch.

Thanks,
Prasad


{}
};

--
2.25.1