linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] soc: qcom: socinfo: add SC7180 entry to soc_id array
@ 2020-08-13 15:03 Douglas Anderson
  2020-08-13 17:30 ` Stephen Boyd
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Douglas Anderson @ 2020-08-13 15:03 UTC (permalink / raw)
  To: Bjorn Andersson
  Cc: saiprakash.ranjan, swboyd, Douglas Anderson, Andy Gross,
	linux-arm-msm, linux-kernel

Add an entry for SC7180 SoC.

Signed-off-by: Douglas Anderson <dianders@chromium.org>
---

 drivers/soc/qcom/socinfo.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/soc/qcom/socinfo.c b/drivers/soc/qcom/socinfo.c
index e19102f46302..e56eea29615c 100644
--- a/drivers/soc/qcom/socinfo.c
+++ b/drivers/soc/qcom/socinfo.c
@@ -223,6 +223,7 @@ static const struct soc_id soc_id[] = {
 	{ 321, "SDM845" },
 	{ 341, "SDA845" },
 	{ 356, "SM8250" },
+	{ 425, "SC7180" },
 };
 
 static const char *socinfo_machine(struct device *dev, unsigned int id)
-- 
2.28.0.236.gb10cc79966-goog


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] soc: qcom: socinfo: add SC7180 entry to soc_id array
  2020-08-13 15:03 [PATCH] soc: qcom: socinfo: add SC7180 entry to soc_id array Douglas Anderson
@ 2020-08-13 17:30 ` Stephen Boyd
  2020-08-14  5:07 ` Sai Prakash Ranjan
  2020-09-14 20:17 ` Doug Anderson
  2 siblings, 0 replies; 4+ messages in thread
From: Stephen Boyd @ 2020-08-13 17:30 UTC (permalink / raw)
  To: Bjorn Andersson, Douglas Anderson
  Cc: saiprakash.ranjan, Douglas Anderson, Andy Gross, linux-arm-msm,
	linux-kernel

Quoting Douglas Anderson (2020-08-13 08:03:52)
> Add an entry for SC7180 SoC.
> 
> Signed-off-by: Douglas Anderson <dianders@chromium.org>
> ---

Reviewed-by: Stephen Boyd <swboyd@chromium.org>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] soc: qcom: socinfo: add SC7180 entry to soc_id array
  2020-08-13 15:03 [PATCH] soc: qcom: socinfo: add SC7180 entry to soc_id array Douglas Anderson
  2020-08-13 17:30 ` Stephen Boyd
@ 2020-08-14  5:07 ` Sai Prakash Ranjan
  2020-09-14 20:17 ` Doug Anderson
  2 siblings, 0 replies; 4+ messages in thread
From: Sai Prakash Ranjan @ 2020-08-14  5:07 UTC (permalink / raw)
  To: Douglas Anderson
  Cc: Bjorn Andersson, swboyd, Andy Gross, linux-arm-msm, linux-kernel

On 2020-08-13 20:33, Douglas Anderson wrote:
> Add an entry for SC7180 SoC.
> 
> Signed-off-by: Douglas Anderson <dianders@chromium.org>
> ---
> 
>  drivers/soc/qcom/socinfo.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/soc/qcom/socinfo.c b/drivers/soc/qcom/socinfo.c
> index e19102f46302..e56eea29615c 100644
> --- a/drivers/soc/qcom/socinfo.c
> +++ b/drivers/soc/qcom/socinfo.c
> @@ -223,6 +223,7 @@ static const struct soc_id soc_id[] = {
>  	{ 321, "SDM845" },
>  	{ 341, "SDA845" },
>  	{ 356, "SM8250" },
> +	{ 425, "SC7180" },
>  };
> 
>  static const char *socinfo_machine(struct device *dev, unsigned int 
> id)

 From the chipinfo document that I have at hand, this is correct soc id 
for SC7180, so

Reviewed-by: Sai Prakash Ranjan <saiprakash.ranjan@codeaurora.org>


Thanks,
Sai

-- 
QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a 
member
of Code Aurora Forum, hosted by The Linux Foundation

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] soc: qcom: socinfo: add SC7180 entry to soc_id array
  2020-08-13 15:03 [PATCH] soc: qcom: socinfo: add SC7180 entry to soc_id array Douglas Anderson
  2020-08-13 17:30 ` Stephen Boyd
  2020-08-14  5:07 ` Sai Prakash Ranjan
@ 2020-09-14 20:17 ` Doug Anderson
  2 siblings, 0 replies; 4+ messages in thread
From: Doug Anderson @ 2020-09-14 20:17 UTC (permalink / raw)
  To: Bjorn Andersson
  Cc: Sai Prakash Ranjan, Stephen Boyd, Andy Gross, linux-arm-msm, LKML

Hi Bjorn,

On Thu, Aug 13, 2020 at 8:04 AM Douglas Anderson <dianders@chromium.org> wrote:
>
> Add an entry for SC7180 SoC.
>
> Signed-off-by: Douglas Anderson <dianders@chromium.org>
> ---
>
>  drivers/soc/qcom/socinfo.c | 1 +
>  1 file changed, 1 insertion(+)

Any status update on this patch?  It's tiny but it'd be nice to get
landed!  :-)  Thanks!

-Doug

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-09-14 20:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-13 15:03 [PATCH] soc: qcom: socinfo: add SC7180 entry to soc_id array Douglas Anderson
2020-08-13 17:30 ` Stephen Boyd
2020-08-14  5:07 ` Sai Prakash Ranjan
2020-09-14 20:17 ` Doug Anderson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).