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

Neil Armstrong posted 2 patches 2 years, 2 months ago
[PATCH v2 1/2] dt-bindings: arm: qcom,ids: Add SoC ID for SM8650
Posted by Neil Armstrong 2 years, 2 months ago
Add the ID for the Qualcomm SM8650 SoC.

Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
---
 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
Re: [PATCH v2 1/2] dt-bindings: arm: qcom,ids: Add SoC ID for SM8650
Posted by Krzysztof Kozlowski 2 years, 2 months ago
On 30/10/2023 10:55, Neil Armstrong wrote:
> Add the ID for the Qualcomm SM8650 SoC.
> 
> Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
> ---
>  include/dt-bindings/arm/qcom,ids.h | 1 +
>  1 file changed, 1 insertion(+)


Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof
Re: [PATCH v2 1/2] dt-bindings: arm: qcom,ids: Add SoC ID for SM8650
Posted by Mukesh Ojha 2 years, 2 months ago

On 10/30/2023 3:25 PM, Neil Armstrong wrote:
> Add the ID for the Qualcomm SM8650 SoC.
> 
> Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>

Reviewed-by: Mukesh Ojha <quic_mojha@quicinc.com>

-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
>