[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <c4i7fashqxyenkkywjx5k7hteznqv65cgn7o4v6xls7gvrahrf@buyzke62vzo2>
Date: Fri, 15 Nov 2024 18:00:06 +0200
From: Dmitry Baryshkov <dmitry.baryshkov@...aro.org>
To: Wasim Nazir <quic_wasimn@...cinc.com>
Cc: Bjorn Andersson <andersson@...nel.org>,
Konrad Dybcio <konradybcio@...nel.org>, Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>, Conor Dooley <conor+dt@...nel.org>,
linux-arm-msm@...r.kernel.org, devicetree@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/5] soc: qcom: socinfo: add QCS9075 SoC ID
On Sun, Nov 10, 2024 at 08:23:36PM +0530, Wasim Nazir wrote:
> Update soc_id table for the Qualcomm QCS9075 SoC
> to represent qcs9075 machine.
>
> Signed-off-by: Wasim Nazir <quic_wasimn@...cinc.com>
> ---
> 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 805dc3c4de40..a473d85bc033 100644
> --- a/drivers/soc/qcom/socinfo.c
> +++ b/drivers/soc/qcom/socinfo.c
> @@ -451,6 +451,7 @@ static const struct soc_id soc_id[] = {
> { qcom_board_id(QCS9100) },
> { qcom_board_id(QCS8300) },
> { qcom_board_id(QCS8275) },
> + { qcom_board_id(QCS9075) },
> { qcom_board_id(QCS615) },
I think we should sort this array in a sensible way.
Nevertheless:
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@...aro.org>
> };
>
> --
> 2.47.0
>
--
With best wishes
Dmitry
Powered by blists - more mailing lists