linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] soc: qcom: socinfo: Add SM6350 and SM7225
@ 2021-12-13  8:11 Luca Weiss
  2021-12-15 22:27 ` (subset) " Bjorn Andersson
  0 siblings, 1 reply; 2+ messages in thread
From: Luca Weiss @ 2021-12-13  8:11 UTC (permalink / raw)
  To: linux-arm-msm
  Cc: ~postmarketos/upstreaming, phone-devel, Luca Weiss,
	Konrad Dybcio, Andy Gross, Bjorn Andersson, linux-kernel

Both SoCs are known as 'lagoon' downstream. Add their ids to the socinfo
driver.

Signed-off-by: Luca Weiss <luca.weiss@fairphone.com>
Reviewed-by: Konrad Dybcio <konrad.dybcio@somainline.org>
---
 drivers/soc/qcom/socinfo.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/drivers/soc/qcom/socinfo.c b/drivers/soc/qcom/socinfo.c
index 9a0eb59405e8..f41aa142c207 100644
--- a/drivers/soc/qcom/socinfo.c
+++ b/drivers/soc/qcom/socinfo.c
@@ -313,8 +313,10 @@ static const struct soc_id soc_id[] = {
 	{ 421, "IPQ6000" },
 	{ 422, "IPQ6010" },
 	{ 425, "SC7180" },
+	{ 434, "SM6350" },
 	{ 453, "IPQ6005" },
 	{ 455, "QRB5165" },
+	{ 459, "SM7225" },
 };
 
 static const char *socinfo_machine(struct device *dev, unsigned int id)
-- 
2.34.1


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

* Re: (subset) [PATCH] soc: qcom: socinfo: Add SM6350 and SM7225
  2021-12-13  8:11 [PATCH] soc: qcom: socinfo: Add SM6350 and SM7225 Luca Weiss
@ 2021-12-15 22:27 ` Bjorn Andersson
  0 siblings, 0 replies; 2+ messages in thread
From: Bjorn Andersson @ 2021-12-15 22:27 UTC (permalink / raw)
  To: linux-arm-msm, Luca Weiss
  Cc: Konrad Dybcio, linux-kernel, phone-devel,
	~postmarketos/upstreaming, Andy Gross

On Mon, 13 Dec 2021 09:11:11 +0100, Luca Weiss wrote:
> Both SoCs are known as 'lagoon' downstream. Add their ids to the socinfo
> driver.
> 
> 

Applied, thanks!

[1/1] soc: qcom: socinfo: Add SM6350 and SM7225
      commit: 22e8f8dcb7a88f2167607a52542f2f1bb6f53559

Best regards,
-- 
Bjorn Andersson <bjorn.andersson@linaro.org>

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

end of thread, other threads:[~2021-12-15 22:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-13  8:11 [PATCH] soc: qcom: socinfo: Add SM6350 and SM7225 Luca Weiss
2021-12-15 22:27 ` (subset) " Bjorn Andersson

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).