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

From: Kathiravan Thirumoorthy

Date: Fri Mar 13 2026 - 12:08:57 EST


SoCs based on IPQ5210 is shipped under two different naming schemes namely
IPQ52xx and QCF2xxx/QCF3xxx. In the later variants Passive Optical Network
(PON) interface acts as the backhaul where as in the former it is
ethernet backhaul. Document the same.

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

diff --git a/include/dt-bindings/arm/qcom,ids.h b/include/dt-bindings/arm/qcom,ids.h
index febb69b0438f1ca377933196045c5bbdc93e1d8d..4e8cd0b5eaa7bf9c0f072cb86f6232e3341fcfaa 100644
--- a/include/dt-bindings/arm/qcom,ids.h
+++ b/include/dt-bindings/arm/qcom,ids.h
@@ -296,6 +296,11 @@
#define QCOM_ID_QCS615 680
#define QCOM_ID_CQ7790M 731
#define QCOM_ID_CQ7790S 732
+#define QCOM_ID_IPQ5200 765
+#define QCOM_ID_IPQ5210 766
+#define QCOM_ID_QCF2200 767
+#define QCOM_ID_QCF3200 768
+#define QCOM_ID_QCF3210 769

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

--
2.34.1