From: Hongyang Zhao <hongyang.zhao@thundersoft.com>
To: dmitry.baryshkov@oss.qualcomm.com
Cc: andersson@kernel.org, broonie@kernel.org, conor+dt@kernel.org,
devicetree@vger.kernel.org, drake@endlessm.com,
hongyang.zhao@thundersoft.com, katsuhiro@katsuster.net,
konradybcio@kernel.org, krzk+dt@kernel.org, lgirdwood@gmail.com,
linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-sound@vger.kernel.org, matteomartelli3@gmail.com,
mohammad.rafi.shaik@oss.qualcomm.com, perex@perex.cz,
robh@kernel.org, rosh@debian.org, srini@kernel.org,
tiwai@suse.com, zhoubinbin@loongson.cn
Subject: Re: [PATCH 2/5] ASoC: dt-bindings: qcom,sm8250: Add QCS6490 RubikPi3 sound card
Date: Mon, 8 Jun 2026 10:35:54 +0800 [thread overview]
Message-ID: <20260608023555.3379028-1-hongyang.zhao@thundersoft.com> (raw)
In-Reply-To: <6svyrusik3lljjvoo7c27b6agr6ipivjxzeyyo6z5va2qaiatg@g4l3vcrns6hj>
> On Sun, Jun 07, 2026 at 02:58:18AM +0800, Hongyang Zhao wrote:
> > Add the thundercomm,qcs6490-rubikpi3-sndcard compatible for the QCS6490
> > Thundercomm RubikPi3 sound card.
> >
> > Signed-off-by: Hongyang Zhao <hongyang.zhao@thundersoft.com>
> > ---
> > Documentation/devicetree/bindings/sound/qcom,sm8250.yaml | 1 +
> > 1 file changed, 1 insertion(+)
> >
> > diff --git a/Documentation/devicetree/bindings/sound/qcom,sm8250.yaml b/Documentation/devicetree/bindings/sound/qcom,sm8250.yaml
> > index 15f38622b98b..d95e072fab25 100644
> > --- a/Documentation/devicetree/bindings/sound/qcom,sm8250.yaml
> > +++ b/Documentation/devicetree/bindings/sound/qcom,sm8250.yaml
> > @@ -48,6 +48,7 @@ properties:
> > - qcom,sm8250-sndcard
> > - qcom,sm8450-sndcard
> > - qcom,x1e80100-sndcard
> > + - thundercomm,qcs6490-rubikpi3-sndcard
>
> Would it be better to follow the newer pattern and define one compat for
> all Kodiak platforms? Or would it be possible to use any other QCM6490 /
> QCS6490 card as a compat fallback?
>
Thanks for your review. I think my commit message did not explain the
reason clearly enough.
The RubikPi3 compatible is intended to select board-specific machine
driver data from the sc8280xp OF match table (added in patch 4/5 of
this series). RubikPi3 needs different configuration from the existing
QCM6490/QCS6490 sound cards, including the ES8316 MI2S codec clocking
and headset jack setup, so using an existing compatible as a fallback
would select the wrong machine data.
> >
> > audio-routing:
> > $ref: /schemas/types.yaml#/definitions/non-unique-string-array
> >
> > --
> > 2.43.0
--
Thanks,
Hongyang
next prev parent reply other threads:[~2026-06-08 2:51 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-06 18:58 [PATCH 0/5] Add audio support for QCS6490 RubikPi3 Hongyang Zhao
2026-06-06 18:58 ` [PATCH 1/5] ASoC: dt-bindings: es8316: Document jack detect inversion Hongyang Zhao
2026-06-06 18:58 ` [PATCH 2/5] ASoC: dt-bindings: qcom,sm8250: Add QCS6490 RubikPi3 sound card Hongyang Zhao
2026-06-06 23:40 ` Dmitry Baryshkov
2026-06-08 2:35 ` Hongyang Zhao [this message]
2026-06-08 3:24 ` Dmitry Baryshkov
2026-06-06 18:58 ` [PATCH 3/5] ASoC: qcom: qdsp6: q6prm: add the missing MCLK clock IDs Hongyang Zhao
2026-06-16 19:41 ` Srinivas Kandagatla
2026-06-06 18:58 ` [PATCH 4/5] ASoC: qcom: sc8280xp: Add per-card data Hongyang Zhao
2026-06-06 21:28 ` sashiko-bot
2026-06-07 7:49 ` Dmitry Baryshkov
2026-06-08 2:42 ` Hongyang Zhao
2026-06-06 18:58 ` [PATCH 5/5] arm64: dts: qcom: qcs6490-rubikpi3: Add audio support Hongyang Zhao
2026-06-06 21:33 ` sashiko-bot
2026-06-16 11:58 ` Konrad Dybcio
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=20260608023555.3379028-1-hongyang.zhao@thundersoft.com \
--to=hongyang.zhao@thundersoft.com \
--cc=andersson@kernel.org \
--cc=broonie@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=dmitry.baryshkov@oss.qualcomm.com \
--cc=drake@endlessm.com \
--cc=katsuhiro@katsuster.net \
--cc=konradybcio@kernel.org \
--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=matteomartelli3@gmail.com \
--cc=mohammad.rafi.shaik@oss.qualcomm.com \
--cc=perex@perex.cz \
--cc=robh@kernel.org \
--cc=rosh@debian.org \
--cc=srini@kernel.org \
--cc=tiwai@suse.com \
--cc=zhoubinbin@loongson.cn \
/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