[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <735d7c8e-a41b-4e00-97d8-9243fd52c3fe@kernel.org>
Date: Fri, 25 Apr 2025 16:36:56 +0200
From: Krzysztof Kozlowski <krzk@...nel.org>
To: Mukesh Ojha <mukesh.ojha@....qualcomm.com>,
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>
Cc: linux-arm-msm@...r.kernel.org, linux-kernel@...r.kernel.org,
devicetree@...r.kernel.org
Subject: Re: [PATCH 1/2] soc: qcom: socinfo: add SM8750 SoC ID
On 25/04/2025 16:03, Mukesh Ojha wrote:
> Update soc_id table for the Qualcomm SM8750 SoC to represent
> SM8750 machine.
>
> Signed-off-by: Mukesh Ojha <mukesh.ojha@....qualcomm.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 13cf73744bd9..71858de73a91 100644
> --- a/drivers/soc/qcom/socinfo.c
> +++ b/drivers/soc/qcom/socinfo.c
> @@ -456,6 +456,7 @@ static const struct soc_id soc_id[] = {
> { qcom_board_id(QCS8275) },
> { qcom_board_id(QCS9075) },
> { qcom_board_id(QCS615) },
> + { qcom_board_id(SM8750) },
Messed order.
Best regards,
Krzysztof
Powered by blists - more mailing lists