Re: [PATCH v2 5/6] dt-bindings: arm: qcom,ids: add SoC ID for SM4450

From: Tengfei Fan
Date: Thu Jul 27 2023 - 04:01:44 EST




在 7/27/2023 2:57 PM, Krzysztof Kozlowski 写道:
On 27/07/2023 04:35, Tengfei Fan wrote:
Add the ID for the Qualcomm SM4450 SoC.

Signed-off-by: Tengfei Fan <quic_tengfan@xxxxxxxxxxx>
---
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 bcbe9ee2cdaf..72dccbc7a777 100644
--- a/include/dt-bindings/arm/qcom,ids.h
+++ b/include/dt-bindings/arm/qcom,ids.h
@@ -250,6 +250,7 @@
#define QCOM_ID_QRU1000 539
#define QCOM_ID_QDU1000 545
#define QCOM_ID_QDU1010 587
+#define QCOM_ID_SM4450 568

Does not look correctly placed.
sure, will update place.
Due to this below have "#define QCOM_ID_IPQ5019 569", so placed this location, next will update the place of QCOM_ID_IPQ5019 and QCOM_ID_SM4450.

Best regards,
Krzysztof


--
Thx and BRs,
Tengfei Fan