dt-bindings: arm: qcom,ids: Add Soc IDs for IPQ8064 and variants
Commit Message
Add Soc IDs for Qualcomm IPQ8064 and variants.
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
---
include/dt-bindings/arm/qcom,ids.h | 6 ++++++
1 file changed, 6 insertions(+)
Comments
On 23/01/2023 22:17, Christian Marangi wrote:
> Add Soc IDs for Qualcomm IPQ8064 and variants.
>
> Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
> ---
> include/dt-bindings/arm/qcom,ids.h | 6 ++++++
> 1 file changed, 6 insertions(+)
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
What about qcom/socinfo.c patch?
Best regards,
Krzysztof
@@ -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