2023-10-30 09:56:52

by Neil Armstrong

[permalink] [raw]
Subject: [PATCH v2 1/2] dt-bindings: arm: qcom,ids: Add SoC ID for SM8650

Add the ID for the Qualcomm SM8650 SoC.

Signed-off-by: Neil Armstrong <[email protected]>
---
include/dt-bindings/arm/qcom,ids.h | 1 +
1 file changed, 1 insertion(+)

diff --git a/include/dt-bindings/arm/qcom,ids.h b/include/dt-bindings/arm/qcom,ids.h
index f7248348a459..51e0f6059410 100644
--- a/include/dt-bindings/arm/qcom,ids.h
+++ b/include/dt-bindings/arm/qcom,ids.h
@@ -255,6 +255,7 @@
#define QCOM_ID_SA8775P 534
#define QCOM_ID_QRU1000 539
#define QCOM_ID_QDU1000 545
+#define QCOM_ID_SM8650 557
#define QCOM_ID_SM4450 568
#define QCOM_ID_QDU1010 587
#define QCOM_ID_QRU1032 588

--
2.34.1


2023-10-30 12:17:51

by Mukesh Ojha

[permalink] [raw]
Subject: Re: [PATCH v2 1/2] dt-bindings: arm: qcom,ids: Add SoC ID for SM8650



On 10/30/2023 3:25 PM, Neil Armstrong wrote:
> Add the ID for the Qualcomm SM8650 SoC.
>
> Signed-off-by: Neil Armstrong <[email protected]>

Reviewed-by: Mukesh Ojha <[email protected]>

-Mukesh

> ---
> include/dt-bindings/arm/qcom,ids.h | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/include/dt-bindings/arm/qcom,ids.h b/include/dt-bindings/arm/qcom,ids.h
> index f7248348a459..51e0f6059410 100644
> --- a/include/dt-bindings/arm/qcom,ids.h
> +++ b/include/dt-bindings/arm/qcom,ids.h
> @@ -255,6 +255,7 @@
> #define QCOM_ID_SA8775P 534
> #define QCOM_ID_QRU1000 539
> #define QCOM_ID_QDU1000 545
> +#define QCOM_ID_SM8650 557
> #define QCOM_ID_SM4450 568
> #define QCOM_ID_QDU1010 587
> #define QCOM_ID_QRU1032 588
>

2023-10-30 14:35:23

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH v2 1/2] dt-bindings: arm: qcom,ids: Add SoC ID for SM8650

On 30/10/2023 10:55, Neil Armstrong wrote:
> Add the ID for the Qualcomm SM8650 SoC.
>
> Signed-off-by: Neil Armstrong <[email protected]>
> ---
> include/dt-bindings/arm/qcom,ids.h | 1 +
> 1 file changed, 1 insertion(+)


Reviewed-by: Krzysztof Kozlowski <[email protected]>

Best regards,
Krzysztof