[PATCH v2 4/7] dt-bindings: arm: qcom,ids: add SoC ID for QCS8550

Tengfei Fan posted 7 patches 2 years ago
There is a newer version of this series
[PATCH v2 4/7] dt-bindings: arm: qcom,ids: add SoC ID for QCS8550
Posted by Tengfei Fan 2 years ago
Add the ID for the Qualcomm QCS8550 SoC.

Signed-off-by: Tengfei Fan <quic_tengfan@quicinc.com>
---
 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..cda37f05f960 100644
--- a/include/dt-bindings/arm/qcom,ids.h
+++ b/include/dt-bindings/arm/qcom,ids.h
@@ -264,6 +264,7 @@
 #define QCOM_ID_IPQ5322			593
 #define QCOM_ID_IPQ5312			594
 #define QCOM_ID_IPQ5302			595
+#define QCOM_ID_QCS8550			603
 #define QCOM_ID_IPQ5300			624
 
 /*
-- 
2.17.1
Re: [PATCH v2 4/7] dt-bindings: arm: qcom,ids: add SoC ID for QCS8550
Posted by Krzysztof Kozlowski 2 years ago
On 07/12/2023 10:27, Tengfei Fan wrote:
> Add the ID for the Qualcomm QCS8550 SoC.
> 
> Signed-off-by: Tengfei Fan <quic_tengfan@quicinc.com>
> ---

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

Best regards,
Krzysztof