All of lore.kernel.org
 help / color / mirror / Atom feed
From: Parikshit Pareek <quic_ppareek@quicinc.com>
To: Bjorn Andersson <bjorn.andersson@linaro.org>
Cc: Andy Gross <agross@kernel.org>,
	Sai Prakash Ranjan <quic_saipraka@quicinc.com>,
	Rajendra Nayak <quic_rjendra@quicinc.com>,
	Prasanna Kumar <quic_kprasan@quicinc.com>,
	<linux-arm-msm@vger.kernel.org>
Subject: Re: [PATCH v3] soc: qcom: Fix the id of SA8540P SoC
Date: Mon, 4 Jul 2022 16:03:38 +0530	[thread overview]
Message-ID: <20220704103338.GB19120@hu-ppareek-blr.qualcomm.com> (raw)
In-Reply-To: <YrfPTRDFvwQSIMaO@builder.lan>

On Sat, Jun 25, 2022 at 10:15:25PM -0500, Bjorn Andersson wrote:
> On Fri 13 May 12:58 CDT 2022, Parikshit Pareek wrote:
> 
> > Change the id of SA8540P to its correct value, i.e., 461.
> > 
> > Fixes: 76ee15ae1b13 ("soc: qcom: socinfo: Add some more PMICs and SoCs")
> > Signed-off-by: Parikshit Pareek <quic_ppareek@quicinc.com>
> > Reviewed-by: Eric Chanudet <echanude@redhat.com>
> > Tested-by: Eric Chanudet <echanude@redhat.com>
> > ---
> >  drivers/soc/qcom/socinfo.c | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/drivers/soc/qcom/socinfo.c b/drivers/soc/qcom/socinfo.c
> > index cee579a267a6..c37d7724c7d0 100644
> > --- a/drivers/soc/qcom/socinfo.c
> > +++ b/drivers/soc/qcom/socinfo.c
> > @@ -328,7 +328,7 @@ static const struct soc_id soc_id[] = {
> >  	{ 455, "QRB5165" },
> >  	{ 457, "SM8450" },
> >  	{ 459, "SM7225" },
> > -	{ 460, "SA8540P" },
> > +	{ 461, "SA8540P" },
> 
> I don't have any objections to this addition.
> 
> But I have a board with soc_id of 460, so can you please correct the
> entry for that instead of removing it?
Sure, the entry 460 should be introduced for "SA8295P". Thanks for intimation, and sorry for late response.
> 
> Thanks,
> Bjorn
> 
> >  	{ 480, "SM8450" },
> >  	{ 482, "SM8450" },
> >  	{ 487, "SC7280" },
> > -- 
> > 2.17.1
> > 
Regards,
Parikshit Pareek

      reply	other threads:[~2022-07-04 10:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-13 17:58 [PATCH v3] soc: qcom: Fix the id of SA8540P SoC Parikshit Pareek
2022-05-16  5:13 ` Sai Prakash Ranjan
2022-05-17 13:37 ` Brian Masney
2022-06-26  3:15 ` Bjorn Andersson
2022-07-04 10:33   ` Parikshit Pareek [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=20220704103338.GB19120@hu-ppareek-blr.qualcomm.com \
    --to=quic_ppareek@quicinc.com \
    --cc=agross@kernel.org \
    --cc=bjorn.andersson@linaro.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=quic_kprasan@quicinc.com \
    --cc=quic_rjendra@quicinc.com \
    --cc=quic_saipraka@quicinc.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.