From: Manikanta Mylavarapu Date: Wed, 16 Oct 2024 15:15:26 +0000 (+0530) Subject: dt-bindings: arm: qcom,ids: add SoC ID for IPQ5424/IPQ5404 X-Git-Tag: v6.13-rc1~139^2~1^2~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c9cfca98998eb1cd14bdeccd607982ae818711e7;p=thirdparty%2Fkernel%2Flinux.git dt-bindings: arm: qcom,ids: add SoC ID for IPQ5424/IPQ5404 Add the ID for Qualcomm IPQ5424/IPQ5404 SoC. Signed-off-by: Manikanta Mylavarapu Reviewed-by: Krzysztof Kozlowski Link: https://lore.kernel.org/r/20241016151528.2893599-2-quic_mmanikan@quicinc.com Signed-off-by: Bjorn Andersson --- diff --git a/include/dt-bindings/arm/qcom,ids.h b/include/dt-bindings/arm/qcom,ids.h index b66f8aeb9f478..e850dc3a1ad32 100644 --- a/include/dt-bindings/arm/qcom,ids.h +++ b/include/dt-bindings/arm/qcom,ids.h @@ -279,6 +279,8 @@ #define QCOM_ID_QCM8550 604 #define QCOM_ID_IPQ5300 624 #define QCOM_ID_IPQ5321 650 +#define QCOM_ID_IPQ5424 651 +#define QCOM_ID_IPQ5404 671 #define QCOM_ID_QCS9100 667 #define QCOM_ID_QCS8300 674 #define QCOM_ID_QCS8275 675