From: Srinivas Kandagatla <srinivas.kandagatla@oss.qualcomm.com>
To: Alexey Klimov <alexey.klimov@linaro.org>,
Srinivas Kandagatla <srini@kernel.org>,
Liam Girdwood <lgirdwood@gmail.com>,
Mark Brown <broonie@kernel.org>, Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>
Cc: Jaroslav Kysela <perex@perex.cz>, Takashi Iwai <tiwai@suse.com>,
Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>,
linux-sound@vger.kernel.org, linux-arm-msm@vger.kernel.org,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2/2] ASoC: qcom: sm8250: add qrb2210-sndcard compatible string
Date: Thu, 16 Oct 2025 15:24:46 +0100 [thread overview]
Message-ID: <c6ae5147-7ebf-4a17-9006-edf6f57a8689@oss.qualcomm.com> (raw)
In-Reply-To: <20251007-qrb2210-qcm2290-sndcard-v1-2-8222141bca79@linaro.org>
On 10/7/25 2:26 AM, Alexey Klimov wrote:
> Add "qcom,qrb2210-sndcard" to the list of recognizable devices.
> Use "qcm2290" as name to let UCM to use it later. QRB2210 RB1
> and other QCM2290-based boards can use this sndcard compatible.
>
> Cc: Srinivas Kandagatla <srini@kernel.org>
> Signed-off-by: Alexey Klimov <alexey.klimov@linaro.org>
LGTM,
Reviewed-by: Srinivas Kandagatla <srinivas.kandagatla@oss.qualcomm.com>
--srini> ---
> sound/soc/qcom/sm8250.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/sound/soc/qcom/sm8250.c b/sound/soc/qcom/sm8250.c
> index f5b75a06e5bd20e00874f4cd29d1b947ee89d79f..bf71d9e4128873fd956750e71311a357d60099a8 100644
> --- a/sound/soc/qcom/sm8250.c
> +++ b/sound/soc/qcom/sm8250.c
> @@ -210,6 +210,7 @@ static int sm8250_platform_probe(struct platform_device *pdev)
> static const struct of_device_id snd_sm8250_dt_match[] = {
> { .compatible = "fairphone,fp4-sndcard", .data = "sm7225" },
> { .compatible = "fairphone,fp5-sndcard", .data = "qcm6490" },
> + { .compatible = "qcom,qrb2210-sndcard", .data = "qcm2290" },
> { .compatible = "qcom,qrb4210-rb2-sndcard", .data = "sm4250" },
> { .compatible = "qcom,qrb5165-rb5-sndcard", .data = "sm8250" },
> { .compatible = "qcom,sm8250-sndcard", .data = "sm8250" },
>
prev parent reply other threads:[~2025-10-16 14:24 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-07 1:26 [PATCH 0/2] Sndcard compatible for qrb2210/qcm2290 Alexey Klimov
2025-10-07 1:26 ` [PATCH 1/2] dt-bindings: sound: qcom,sm8250: add QRB2210 and RB1 soundcards Alexey Klimov
2025-10-07 1:45 ` Krzysztof Kozlowski
2025-10-08 2:40 ` Alexey Klimov
2025-10-08 2:52 ` Krzysztof Kozlowski
2025-10-16 15:08 ` Srinivas Kandagatla
2025-10-16 19:46 ` Dmitry Baryshkov
2025-10-17 7:35 ` Alexey Klimov
2025-10-17 11:27 ` Srinivas Kandagatla
2025-10-17 13:50 ` Dmitry Baryshkov
2025-10-22 16:46 ` Alexey Klimov
2025-10-07 1:26 ` [PATCH 2/2] ASoC: qcom: sm8250: add qrb2210-sndcard compatible string Alexey Klimov
2025-10-16 14:24 ` Srinivas Kandagatla [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=c6ae5147-7ebf-4a17-9006-edf6f57a8689@oss.qualcomm.com \
--to=srinivas.kandagatla@oss.qualcomm.com \
--cc=alexey.klimov@linaro.org \
--cc=broonie@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=dmitry.baryshkov@oss.qualcomm.com \
--cc=krzk+dt@kernel.org \
--cc=lgirdwood@gmail.com \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sound@vger.kernel.org \
--cc=perex@perex.cz \
--cc=robh@kernel.org \
--cc=srini@kernel.org \
--cc=tiwai@suse.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox