2023-07-24 09:47:41

by Kathiravan Thirumoorthy

[permalink] [raw]
Subject: [PATCH V3 0/2] Drop the IPQ5019 SoC ID

Kathiravan T (2):
soc: qcom: socinfo: drop the IPQ5019 SoC ID
dt-bindings: arm: qcom,ids: drop the IPQ5019 SoC ID

drivers/soc/qcom/socinfo.c | 1 -
include/dt-bindings/arm/qcom,ids.h | 1 -
2 files changed, 2 deletions(-)

--
2.34.1



2023-07-24 09:47:43

by Kathiravan Thirumoorthy

[permalink] [raw]
Subject: [PATCH V3 2/2] dt-bindings: arm: qcom,ids: drop the IPQ5019 SoC ID

IPQ5019 SoC is never productized. So lets drop it.

Signed-off-by: Kathiravan T <[email protected]>
---
Changes in V3:
- Swapped the order of patch 1 and patch 2 inorder to remove the
user first and then definition

Changes in V2:
- Updated the commit message with the precise information for
dropping this ID

include/dt-bindings/arm/qcom,ids.h | 1 -
1 file changed, 1 deletion(-)

diff --git a/include/dt-bindings/arm/qcom,ids.h b/include/dt-bindings/arm/qcom,ids.h
index bcbe9ee2cdaf..179dd56b2d95 100644
--- a/include/dt-bindings/arm/qcom,ids.h
+++ b/include/dt-bindings/arm/qcom,ids.h
@@ -250,7 +250,6 @@
#define QCOM_ID_QRU1000 539
#define QCOM_ID_QDU1000 545
#define QCOM_ID_QDU1010 587
-#define QCOM_ID_IPQ5019 569
#define QCOM_ID_QRU1032 588
#define QCOM_ID_QRU1052 589
#define QCOM_ID_QRU1062 590
--
2.34.1


2023-08-01 00:16:13

by Bjorn Andersson

[permalink] [raw]
Subject: Re: [PATCH V3 0/2] Drop the IPQ5019 SoC ID


On Mon, 24 Jul 2023 14:07:43 +0530, Kathiravan T wrote:
> Kathiravan T (2):
> soc: qcom: socinfo: drop the IPQ5019 SoC ID
> dt-bindings: arm: qcom,ids: drop the IPQ5019 SoC ID
>
> drivers/soc/qcom/socinfo.c | 1 -
> include/dt-bindings/arm/qcom,ids.h | 1 -
> 2 files changed, 2 deletions(-)
>
> [...]

Applied, thanks!

[1/2] soc: qcom: socinfo: drop the IPQ5019 SoC ID
commit: 90158bc118f6f09fd5cd412c5954a40fd032aeff
[2/2] dt-bindings: arm: qcom,ids: drop the IPQ5019 SoC ID
commit: cb160cd7b11d0080d6bd21f1ea97c6edd2ae295a

Best regards,
--
Bjorn Andersson <[email protected]>