Message ID | 20230124143236.1038-1-ansuelsmth@gmail.com (mailing list archive) |
---|---|
State | Not Applicable |
Headers | show |
Series | [v2,1/2] dt-bindings: arm: qcom,ids: Add Soc IDs for IPQ8064 and variants | expand |
On Tue, 24 Jan 2023 15:32:35 +0100, Christian Marangi wrote: > Add Soc IDs for Qualcomm IPQ8064 and variants. > > Applied, thanks! [1/2] dt-bindings: arm: qcom,ids: Add Soc IDs for IPQ8064 and variants commit: d615ef0c922683320d2f8e814637cf1c9b53ed44 [2/2] soc: qcom: socinfo: Add Soc IDs for IPQ8064 and variants commit: 79802479250f4ea25b49571f982786c7ef42c43b Best regards,
diff --git a/include/dt-bindings/arm/qcom,ids.h b/include/dt-bindings/arm/qcom,ids.h index f7aef3f310d7..dc86461ab664 100644 --- a/include/dt-bindings/arm/qcom,ids.h +++ b/include/dt-bindings/arm/qcom,ids.h @@ -45,6 +45,10 @@ #define QCOM_ID_MSM8126 198 #define QCOM_ID_APQ8026 199 #define QCOM_ID_MSM8926 200 +#define QCOM_ID_IPQ8062 201 +#define QCOM_ID_IPQ8064 202 +#define QCOM_ID_IPQ8066 203 +#define QCOM_ID_IPQ8068 204 #define QCOM_ID_MSM8326 205 #define QCOM_ID_MSM8916 206 #define QCOM_ID_MSM8994 207 @@ -80,6 +84,8 @@ #define QCOM_ID_APQ8094 253 #define QCOM_ID_MSM8956 266 #define QCOM_ID_MSM8976 278 +#define QCOM_ID_IPQ8065 280 +#define QCOM_ID_IPQ8069 281 #define QCOM_ID_MDM9607 290 #define QCOM_ID_APQ8096 291 #define QCOM_ID_MSM8998 292