[PATCH 1/2] dt-bindings: arm: qcom,ids: add few more SOC IDs for IPQ5210 family

From: Kathiravan Thirumoorthy

Date: Mon Sep 21 2026 - 02:56:27 EST


QCF3211 and IPQ5211 are the new SoCs based on the IPQ5210 family. Add
the SoC IDs for the same.

Signed-off-by: Kathiravan Thirumoorthy <kathiravan.thirumoorthy@xxxxxxxxxxxxxxxx>
---
include/dt-bindings/arm/qcom,ids.h | 2 ++
1 file changed, 2 insertions(+)

diff --git a/include/dt-bindings/arm/qcom,ids.h b/include/dt-bindings/arm/qcom,ids.h
index b63e4a0b8e54..f251d4c75612 100644
--- a/include/dt-bindings/arm/qcom,ids.h
+++ b/include/dt-bindings/arm/qcom,ids.h
@@ -317,6 +317,8 @@
#define QCOM_ID_IPQ9630 779
#define QCOM_ID_IPQ9640 780
#define QCOM_ID_IPQ9670 781
+#define QCOM_ID_QCF3211 801
+#define QCOM_ID_IPQ5211 802

/*
* The board type and revision information, used by Qualcomm bootloaders and

--
2.34.1