* [PATCH] soc: qcom: socinfo: add msm8936/39 and apq8036/39 soc ids
@ 2020-05-01 20:55 Konrad Dybcio
2020-05-08 13:01 ` Shawn Guo
0 siblings, 1 reply; 2+ messages in thread
From: Konrad Dybcio @ 2020-05-01 20:55 UTC (permalink / raw)
To: skrzynka
Cc: Vincent Knecht, Andy Gross, Bjorn Andersson, linux-arm-msm,
linux-kernel
From: Vincent Knecht <vincent.knecht@mailoo.org>
Signed-off-by: Vincent Knecht <vincent.knecht@mailoo.org>
---
drivers/soc/qcom/socinfo.c | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/drivers/soc/qcom/socinfo.c b/drivers/soc/qcom/socinfo.c
index ebb49aee179bb..14831ed392e28 100644
--- a/drivers/soc/qcom/socinfo.c
+++ b/drivers/soc/qcom/socinfo.c
@@ -188,6 +188,10 @@ static const struct soc_id soc_id[] = {
{ 216, "MSM8674PRO" },
{ 217, "MSM8974-AA" },
{ 218, "MSM8974-AB" },
+ { 233, "MSM8936" },
+ { 239, "MSM8939" },
+ { 240, "APQ8036" },
+ { 241, "APQ8039" },
{ 246, "MSM8996" },
{ 247, "APQ8016" },
{ 248, "MSM8216" },
--
2.26.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] soc: qcom: socinfo: add msm8936/39 and apq8036/39 soc ids
2020-05-01 20:55 [PATCH] soc: qcom: socinfo: add msm8936/39 and apq8036/39 soc ids Konrad Dybcio
@ 2020-05-08 13:01 ` Shawn Guo
0 siblings, 0 replies; 2+ messages in thread
From: Shawn Guo @ 2020-05-08 13:01 UTC (permalink / raw)
To: Konrad Dybcio
Cc: skrzynka, Vincent Knecht, Andy Gross, Bjorn Andersson,
linux-arm-msm, linux-kernel
Hi Konrad,
On Fri, May 01, 2020 at 10:55:46PM +0200, Konrad Dybcio wrote:
> From: Vincent Knecht <vincent.knecht@mailoo.org>
>
Please write up some commit log.
> Signed-off-by: Vincent Knecht <vincent.knecht@mailoo.org>
When you forward a patch from someone else, you need to add your
Signed-off-by.
Shawn
> ---
> drivers/soc/qcom/socinfo.c | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/drivers/soc/qcom/socinfo.c b/drivers/soc/qcom/socinfo.c
> index ebb49aee179bb..14831ed392e28 100644
> --- a/drivers/soc/qcom/socinfo.c
> +++ b/drivers/soc/qcom/socinfo.c
> @@ -188,6 +188,10 @@ static const struct soc_id soc_id[] = {
> { 216, "MSM8674PRO" },
> { 217, "MSM8974-AA" },
> { 218, "MSM8974-AB" },
> + { 233, "MSM8936" },
> + { 239, "MSM8939" },
> + { 240, "APQ8036" },
> + { 241, "APQ8039" },
> { 246, "MSM8996" },
> { 247, "APQ8016" },
> { 248, "MSM8216" },
> --
> 2.26.1
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-05-08 13:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-01 20:55 [PATCH] soc: qcom: socinfo: add msm8936/39 and apq8036/39 soc ids Konrad Dybcio
2020-05-08 13:01 ` Shawn Guo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox