Devicetree
 help / color / mirror / Atom feed
From: "Sireesh Kodali" <sireeshkodali1@gmail.com>
To: "Krzysztof Kozlowski" <krzysztof.kozlowski@linaro.org>,
	<devicetree@vger.kernel.org>, <linux-arm-msm@vger.kernel.org>,
	<linux-remoteproc@vger.kernel.org>,
	<~postmarketos/upstreaming@lists.sr.ht>,
	<linux-kernel@vger.kernel.org>
Cc: <andersson@kernel.org>, <krzysztof.kozlowski+dt@linaro.org>,
	<dmitry.baryshkov@linaro.org>, "Andy Gross" <agross@kernel.org>,
	"Konrad Dybcio" <konrad.dybcio@somainline.org>,
	"Mathieu Poirier" <mathieu.poirier@linaro.org>
Subject: Re: [PATCH v3 1/2] remoteproc: qcom: pas: Add MSM8953 ADSP PIL support
Date: Wed, 12 Oct 2022 23:31:51 +0530	[thread overview]
Message-ID: <CNK541A4RD4B.31EY633R2WS9O@skynet-linux> (raw)
In-Reply-To: <56e8fc84-aad0-b153-e415-8c1bd1647c2b@linaro.org>

On Mon Oct 10, 2022 at 4:22 PM IST, Krzysztof Kozlowski wrote:
> On 08/10/2022 13:46, Sireesh Kodali wrote:
> > Add support for the Audio DSP PIL found on the Qualcomm MSM8953
> > platform. The same configuration is used on all SoCs based on the
> > MSM8953 platform (SDM450, SDA450, SDM625, SDM632, APQ8053).
> > 
> > Signed-off-by: Sireesh Kodali <sireeshkodali1@gmail.com>
> > ---
> >  drivers/remoteproc/qcom_q6v5_pas.c | 1 +
> >  1 file changed, 1 insertion(+)
> > 
> > diff --git a/drivers/remoteproc/qcom_q6v5_pas.c b/drivers/remoteproc/qcom_q6v5_pas.c
> > index 6afd0941e552..70b3a37c4814 100644
> > --- a/drivers/remoteproc/qcom_q6v5_pas.c
> > +++ b/drivers/remoteproc/qcom_q6v5_pas.c
> > @@ -950,6 +950,7 @@ static const struct of_device_id adsp_of_match[] = {
> >  	{ .compatible = "qcom,msm8226-adsp-pil", .data = &adsp_resource_init},
> >  	{ .compatible = "qcom,msm8974-adsp-pil", .data = &adsp_resource_init},
> >  	{ .compatible = "qcom,msm8996-adsp-pil", .data = &msm8996_adsp_resource},
> > +	{ .compatible = "qcom,msm8953-adsp-pil", .data = &msm8996_adsp_resource},
>
> This one also in alphanumeric order, by compatible.

Will be fixed in the next iteration

Regards,
Sireesh Kodali
>
>
> Best regards,
> Krzysztof


  reply	other threads:[~2022-10-12 18:02 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-08 17:46 [PATCH v3 0/2] remoteproc: qcom: Add support for MSM8953 ADSP Sireesh Kodali
2022-10-08 17:46 ` [PATCH v3 1/2] remoteproc: qcom: pas: Add MSM8953 ADSP PIL support Sireesh Kodali
2022-10-10 10:52   ` Krzysztof Kozlowski
2022-10-12 18:01     ` Sireesh Kodali [this message]
2022-10-08 17:46 ` [PATCH v3 2/2] dt-bindings: remoteproc: qcom: adsp: Add ADSP on MSM8953 Sireesh Kodali
2022-10-10 10:51   ` Krzysztof Kozlowski

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=CNK541A4RD4B.31EY633R2WS9O@skynet-linux \
    --to=sireeshkodali1@gmail.com \
    --cc=agross@kernel.org \
    --cc=andersson@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=dmitry.baryshkov@linaro.org \
    --cc=konrad.dybcio@somainline.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-remoteproc@vger.kernel.org \
    --cc=mathieu.poirier@linaro.org \
    --cc=~postmarketos/upstreaming@lists.sr.ht \
    /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