diff options
author | Kathiravan T <quic_kathirav@quicinc.com> | 2023-06-05 13:35:28 +0530 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2023-06-13 14:22:46 -0700 |
commit | b56715957bc820ee4b01adfd6fa63fea63cd212a (patch) | |
tree | 69793c285e468e336d4057e450317d450b2f0b98 /include/dt-bindings | |
parent | 3aed112953b1877ede66ae77afa4e5a5024be7cb (diff) |
dt-bindings: arm: qcom,ids: add SoC ID for IPQ5300
Add the SoC ID for IPQ5300, which belong to the family of IPQ5332 SoC.
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Kathiravan T <quic_kathirav@quicinc.com>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230605080531.3879-2-quic_kathirav@quicinc.com
Diffstat (limited to 'include/dt-bindings')
-rw-r--r-- | include/dt-bindings/arm/qcom,ids.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dt-bindings/arm/qcom,ids.h b/include/dt-bindings/arm/qcom,ids.h index 69c2d8fa79f4..bcbe9ee2cdaf 100644 --- a/include/dt-bindings/arm/qcom,ids.h +++ b/include/dt-bindings/arm/qcom,ids.h @@ -258,6 +258,7 @@ #define QCOM_ID_IPQ5322 593 #define QCOM_ID_IPQ5312 594 #define QCOM_ID_IPQ5302 595 +#define QCOM_ID_IPQ5300 624 /* * The board type and revision information, used by Qualcomm bootloaders and |