* [PATCH v2 1/2] dt-bindings: arm: qcom,ids: Add Soc IDs for IPQ8064 and variants
@ 2023-01-24 14:32 Christian Marangi
2023-01-24 14:32 ` [PATCH v2 2/2] soc: qcom: socinfo: " Christian Marangi
2023-02-09 4:22 ` (subset) [PATCH v2 1/2] dt-bindings: arm: qcom,ids: " Bjorn Andersson
0 siblings, 2 replies; 3+ messages in thread
From: Christian Marangi @ 2023-01-24 14:32 UTC (permalink / raw)
To: Andy Gross, Bjorn Andersson, Konrad Dybcio, Rob Herring,
Krzysztof Kozlowski, linux-arm-msm, linux-kernel, devicetree
Cc: Christian Marangi, Krzysztof Kozlowski
Add Soc IDs for Qualcomm IPQ8064 and variants.
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
include/dt-bindings/arm/qcom,ids.h | 6 ++++++
1 file changed, 6 insertions(+)
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
--
2.38.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [PATCH v2 2/2] soc: qcom: socinfo: Add Soc IDs for IPQ8064 and variants
2023-01-24 14:32 [PATCH v2 1/2] dt-bindings: arm: qcom,ids: Add Soc IDs for IPQ8064 and variants Christian Marangi
@ 2023-01-24 14:32 ` Christian Marangi
2023-02-09 4:22 ` (subset) [PATCH v2 1/2] dt-bindings: arm: qcom,ids: " Bjorn Andersson
1 sibling, 0 replies; 3+ messages in thread
From: Christian Marangi @ 2023-01-24 14:32 UTC (permalink / raw)
To: Andy Gross, Bjorn Andersson, Konrad Dybcio, Rob Herring,
Krzysztof Kozlowski, linux-arm-msm, linux-kernel, devicetree
Cc: Christian Marangi
Add Soc IDs table entries for Qualcomm IPQ8064 and variants.
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
---
drivers/soc/qcom/socinfo.c | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/drivers/soc/qcom/socinfo.c b/drivers/soc/qcom/socinfo.c
index 10efdbcfdf05..a4347fec7d37 100644
--- a/drivers/soc/qcom/socinfo.c
+++ b/drivers/soc/qcom/socinfo.c
@@ -255,10 +255,16 @@ static const struct soc_id soc_id[] = {
{ qcom_board_id(MSM8126) },
{ qcom_board_id(APQ8026) },
{ qcom_board_id(MSM8926) },
+ { qcom_board_id(IPQ8062) },
+ { qcom_board_id(IPQ8064) },
+ { qcom_board_id(IPQ8066) },
+ { qcom_board_id(IPQ8068) },
{ qcom_board_id(MSM8326) },
{ qcom_board_id(MSM8916) },
{ qcom_board_id(MSM8956) },
{ qcom_board_id(MSM8976) },
+ { qcom_board_id(IPQ8065) },
+ { qcom_board_id(IPQ8069) },
{ qcom_board_id(MSM8994) },
{ qcom_board_id_named(APQ8074PRO_AA, "APQ8074PRO-AA") },
{ qcom_board_id_named(APQ8074PRO_AB, "APQ8074PRO-AB") },
--
2.38.1
^ permalink raw reply related [flat|nested] 3+ messages in thread* Re: (subset) [PATCH v2 1/2] dt-bindings: arm: qcom,ids: Add Soc IDs for IPQ8064 and variants
2023-01-24 14:32 [PATCH v2 1/2] dt-bindings: arm: qcom,ids: Add Soc IDs for IPQ8064 and variants Christian Marangi
2023-01-24 14:32 ` [PATCH v2 2/2] soc: qcom: socinfo: " Christian Marangi
@ 2023-02-09 4:22 ` Bjorn Andersson
1 sibling, 0 replies; 3+ messages in thread
From: Bjorn Andersson @ 2023-02-09 4:22 UTC (permalink / raw)
To: Andy Gross, Rob Herring, Konrad Dybcio, devicetree, linux-kernel,
Krzysztof Kozlowski, Christian Marangi, linux-arm-msm
Cc: Krzysztof Kozlowski
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,
--
Bjorn Andersson <andersson@kernel.org>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-02-09 4:23 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-24 14:32 [PATCH v2 1/2] dt-bindings: arm: qcom,ids: Add Soc IDs for IPQ8064 and variants Christian Marangi
2023-01-24 14:32 ` [PATCH v2 2/2] soc: qcom: socinfo: " Christian Marangi
2023-02-09 4:22 ` (subset) [PATCH v2 1/2] dt-bindings: arm: qcom,ids: " Bjorn Andersson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox