[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200508130143.GC30486@dragon>
Date: Fri, 8 May 2020 21:01:44 +0800
From: Shawn Guo <shawn.guo@...aro.org>
To: Konrad Dybcio <konradybcio@...il.com>
Cc: skrzynka@...radybcio.pl,
Vincent Knecht <vincent.knecht@...loo.org>,
Andy Gross <agross@...nel.org>,
Bjorn Andersson <bjorn.andersson@...aro.org>,
linux-arm-msm@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] soc: qcom: socinfo: add msm8936/39 and apq8036/39 soc ids
Hi Konrad,
On Fri, May 01, 2020 at 10:55:46PM +0200, Konrad Dybcio wrote:
> From: Vincent Knecht <vincent.knecht@...loo.org>
>
Please write up some commit log.
> Signed-off-by: Vincent Knecht <vincent.knecht@...loo.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
>
Powered by blists - more mailing lists