* [PATCH 0/5] arm64: dts: ti: Drop bootargs
@ 2023-04-18 16:52 Nishanth Menon
2023-04-18 16:52 ` [PATCH 1/5] arm64: dts: ti: k3-am62x-sk-common: " Nishanth Menon
` (6 more replies)
0 siblings, 7 replies; 10+ messages in thread
From: Nishanth Menon @ 2023-04-18 16:52 UTC (permalink / raw)
To: Krzysztof Kozlowski, Rob Herring, Vignesh Raghavendra
Cc: linux-kernel, devicetree, linux-arm-kernel, Tero Kristo,
Nishanth Menon
Hi,
This has come up multiple times, so cleaning it all up.
See [1] for context. AM64 is covered in [2].
Nishanth Menon (5):
arm64: dts: ti: k3-am62x-sk-common: Drop bootargs
arm64: dts: ti: k3-am65*: Drop bootargs
arm64: dts: ti: k3-j721e-*: Drop bootargs
arm64: dts: ti: k3-j7200-common-proc-board: Drop bootargs
arm64: dts: ti: k3-j721s2-common-proc-board: Drop bootargs
arch/arm64/boot/dts/ti/k3-am62x-sk-common.dtsi | 1 -
arch/arm64/boot/dts/ti/k3-am65-iot2050-common.dtsi | 1 -
arch/arm64/boot/dts/ti/k3-am654-base-board.dts | 1 -
arch/arm64/boot/dts/ti/k3-j7200-common-proc-board.dts | 1 -
arch/arm64/boot/dts/ti/k3-j721e-common-proc-board.dts | 1 -
arch/arm64/boot/dts/ti/k3-j721e-sk.dts | 1 -
arch/arm64/boot/dts/ti/k3-j721s2-common-proc-board.dts | 1 -
7 files changed, 7 deletions(-)
[1] https://lore.kernel.org/linux-arm-kernel/81134eb9-2b7d-05bc-3035-a47f020861a8@linaro.org/
[2] https://lore.kernel.org/all/20230414073328.381336-1-nm@ti.com/
--
2.40.0
^ permalink raw reply [flat|nested] 10+ messages in thread
* [PATCH 1/5] arm64: dts: ti: k3-am62x-sk-common: Drop bootargs
2023-04-18 16:52 [PATCH 0/5] arm64: dts: ti: Drop bootargs Nishanth Menon
@ 2023-04-18 16:52 ` Nishanth Menon
2023-04-18 16:52 ` [PATCH 2/5] arm64: dts: ti: k3-am65*: " Nishanth Menon
` (5 subsequent siblings)
6 siblings, 0 replies; 10+ messages in thread
From: Nishanth Menon @ 2023-04-18 16:52 UTC (permalink / raw)
To: Krzysztof Kozlowski, Rob Herring, Vignesh Raghavendra
Cc: linux-kernel, devicetree, linux-arm-kernel, Tero Kristo,
Nishanth Menon, Krzysztof Kozlowski
Drop bootargs from the dts
Link: https://lore.kernel.org/linux-arm-kernel/81134eb9-2b7d-05bc-3035-a47f020861a8@linaro.org/
Suggested-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Nishanth Menon <nm@ti.com>
---
arch/arm64/boot/dts/ti/k3-am62x-sk-common.dtsi | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm64/boot/dts/ti/k3-am62x-sk-common.dtsi b/arch/arm64/boot/dts/ti/k3-am62x-sk-common.dtsi
index 976f8303c84f..a61e8648f189 100644
--- a/arch/arm64/boot/dts/ti/k3-am62x-sk-common.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am62x-sk-common.dtsi
@@ -25,7 +25,6 @@ aliases {
chosen {
stdout-path = "serial2:115200n8";
- bootargs = "console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000";
};
memory@80000000 {
--
2.40.0
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [PATCH 2/5] arm64: dts: ti: k3-am65*: Drop bootargs
2023-04-18 16:52 [PATCH 0/5] arm64: dts: ti: Drop bootargs Nishanth Menon
2023-04-18 16:52 ` [PATCH 1/5] arm64: dts: ti: k3-am62x-sk-common: " Nishanth Menon
@ 2023-04-18 16:52 ` Nishanth Menon
2023-04-19 12:28 ` Jan Kiszka
2023-04-18 16:52 ` [PATCH 3/5] arm64: dts: ti: k3-j721e-*: " Nishanth Menon
` (4 subsequent siblings)
6 siblings, 1 reply; 10+ messages in thread
From: Nishanth Menon @ 2023-04-18 16:52 UTC (permalink / raw)
To: Krzysztof Kozlowski, Rob Herring, Vignesh Raghavendra
Cc: linux-kernel, devicetree, linux-arm-kernel, Tero Kristo,
Nishanth Menon, Jan Kiszka, Krzysztof Kozlowski
Drop bootargs from the dts
Cc: Jan Kiszka <jan.kiszka@siemens.com>
Link: https://lore.kernel.org/linux-arm-kernel/81134eb9-2b7d-05bc-3035-a47f020861a8@linaro.org/
Suggested-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Nishanth Menon <nm@ti.com>
---
arch/arm64/boot/dts/ti/k3-am65-iot2050-common.dtsi | 1 -
arch/arm64/boot/dts/ti/k3-am654-base-board.dts | 1 -
2 files changed, 2 deletions(-)
diff --git a/arch/arm64/boot/dts/ti/k3-am65-iot2050-common.dtsi b/arch/arm64/boot/dts/ti/k3-am65-iot2050-common.dtsi
index 96ac2b476b11..7d256a1638ff 100644
--- a/arch/arm64/boot/dts/ti/k3-am65-iot2050-common.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am65-iot2050-common.dtsi
@@ -21,7 +21,6 @@ aliases {
chosen {
stdout-path = "serial3:115200n8";
- bootargs = "earlycon=ns16550a,mmio32,0x02810000";
};
reserved-memory {
diff --git a/arch/arm64/boot/dts/ti/k3-am654-base-board.dts b/arch/arm64/boot/dts/ti/k3-am654-base-board.dts
index 592ab2b54cb3..0d6fc89eba7a 100644
--- a/arch/arm64/boot/dts/ti/k3-am654-base-board.dts
+++ b/arch/arm64/boot/dts/ti/k3-am654-base-board.dts
@@ -15,7 +15,6 @@ / {
chosen {
stdout-path = "serial2:115200n8";
- bootargs = "earlycon=ns16550a,mmio32,0x02800000";
};
memory@80000000 {
--
2.40.0
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [PATCH 3/5] arm64: dts: ti: k3-j721e-*: Drop bootargs
2023-04-18 16:52 [PATCH 0/5] arm64: dts: ti: Drop bootargs Nishanth Menon
2023-04-18 16:52 ` [PATCH 1/5] arm64: dts: ti: k3-am62x-sk-common: " Nishanth Menon
2023-04-18 16:52 ` [PATCH 2/5] arm64: dts: ti: k3-am65*: " Nishanth Menon
@ 2023-04-18 16:52 ` Nishanth Menon
2023-04-18 16:52 ` [PATCH 4/5] arm64: dts: ti: k3-j7200-common-proc-board: " Nishanth Menon
` (3 subsequent siblings)
6 siblings, 0 replies; 10+ messages in thread
From: Nishanth Menon @ 2023-04-18 16:52 UTC (permalink / raw)
To: Krzysztof Kozlowski, Rob Herring, Vignesh Raghavendra
Cc: linux-kernel, devicetree, linux-arm-kernel, Tero Kristo,
Nishanth Menon, Krzysztof Kozlowski
Drop bootargs from the dts
Link: https://lore.kernel.org/linux-arm-kernel/81134eb9-2b7d-05bc-3035-a47f020861a8@linaro.org/
Suggested-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Nishanth Menon <nm@ti.com>
---
arch/arm64/boot/dts/ti/k3-j721e-common-proc-board.dts | 1 -
arch/arm64/boot/dts/ti/k3-j721e-sk.dts | 1 -
2 files changed, 2 deletions(-)
diff --git a/arch/arm64/boot/dts/ti/k3-j721e-common-proc-board.dts b/arch/arm64/boot/dts/ti/k3-j721e-common-proc-board.dts
index 7db0603125aa..c11c092c1ce0 100644
--- a/arch/arm64/boot/dts/ti/k3-j721e-common-proc-board.dts
+++ b/arch/arm64/boot/dts/ti/k3-j721e-common-proc-board.dts
@@ -17,7 +17,6 @@ / {
chosen {
stdout-path = "serial2:115200n8";
- bootargs = "console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000";
};
gpio_keys: gpio-keys {
diff --git a/arch/arm64/boot/dts/ti/k3-j721e-sk.dts b/arch/arm64/boot/dts/ti/k3-j721e-sk.dts
index f650a7fd66b4..ad7b45aeed0a 100644
--- a/arch/arm64/boot/dts/ti/k3-j721e-sk.dts
+++ b/arch/arm64/boot/dts/ti/k3-j721e-sk.dts
@@ -18,7 +18,6 @@ / {
chosen {
stdout-path = "serial2:115200n8";
- bootargs = "console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000";
};
memory@80000000 {
--
2.40.0
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [PATCH 4/5] arm64: dts: ti: k3-j7200-common-proc-board: Drop bootargs
2023-04-18 16:52 [PATCH 0/5] arm64: dts: ti: Drop bootargs Nishanth Menon
` (2 preceding siblings ...)
2023-04-18 16:52 ` [PATCH 3/5] arm64: dts: ti: k3-j721e-*: " Nishanth Menon
@ 2023-04-18 16:52 ` Nishanth Menon
2023-04-18 16:52 ` [PATCH 5/5] arm64: dts: ti: k3-j721s2-common-proc-board: " Nishanth Menon
` (2 subsequent siblings)
6 siblings, 0 replies; 10+ messages in thread
From: Nishanth Menon @ 2023-04-18 16:52 UTC (permalink / raw)
To: Krzysztof Kozlowski, Rob Herring, Vignesh Raghavendra
Cc: linux-kernel, devicetree, linux-arm-kernel, Tero Kristo,
Nishanth Menon, Krzysztof Kozlowski
Drop bootargs from the dts
Link: https://lore.kernel.org/linux-arm-kernel/81134eb9-2b7d-05bc-3035-a47f020861a8@linaro.org/
Suggested-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Nishanth Menon <nm@ti.com>
---
arch/arm64/boot/dts/ti/k3-j7200-common-proc-board.dts | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm64/boot/dts/ti/k3-j7200-common-proc-board.dts b/arch/arm64/boot/dts/ti/k3-j7200-common-proc-board.dts
index 0d39d6b8cc0c..5506341aae21 100644
--- a/arch/arm64/boot/dts/ti/k3-j7200-common-proc-board.dts
+++ b/arch/arm64/boot/dts/ti/k3-j7200-common-proc-board.dts
@@ -17,7 +17,6 @@ / {
chosen {
stdout-path = "serial2:115200n8";
- bootargs = "console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000";
};
evm_12v0: fixedregulator-evm12v0 {
--
2.40.0
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [PATCH 5/5] arm64: dts: ti: k3-j721s2-common-proc-board: Drop bootargs
2023-04-18 16:52 [PATCH 0/5] arm64: dts: ti: Drop bootargs Nishanth Menon
` (3 preceding siblings ...)
2023-04-18 16:52 ` [PATCH 4/5] arm64: dts: ti: k3-j7200-common-proc-board: " Nishanth Menon
@ 2023-04-18 16:52 ` Nishanth Menon
2023-04-18 16:57 ` [PATCH 0/5] arm64: dts: ti: " Krzysztof Kozlowski
2023-04-19 12:02 ` Roger Quadros
6 siblings, 0 replies; 10+ messages in thread
From: Nishanth Menon @ 2023-04-18 16:52 UTC (permalink / raw)
To: Krzysztof Kozlowski, Rob Herring, Vignesh Raghavendra
Cc: linux-kernel, devicetree, linux-arm-kernel, Tero Kristo,
Nishanth Menon, Krzysztof Kozlowski
Drop bootargs from the dts
Link: https://lore.kernel.org/linux-arm-kernel/81134eb9-2b7d-05bc-3035-a47f020861a8@linaro.org/
Suggested-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Nishanth Menon <nm@ti.com>
---
arch/arm64/boot/dts/ti/k3-j721s2-common-proc-board.dts | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm64/boot/dts/ti/k3-j721s2-common-proc-board.dts b/arch/arm64/boot/dts/ti/k3-j721s2-common-proc-board.dts
index b4b9edfe2d12..1299c715f34c 100644
--- a/arch/arm64/boot/dts/ti/k3-j721s2-common-proc-board.dts
+++ b/arch/arm64/boot/dts/ti/k3-j721s2-common-proc-board.dts
@@ -16,7 +16,6 @@ / {
chosen {
stdout-path = "serial2:115200n8";
- bootargs = "console=ttyS2,115200n8 earlycon=ns16550a,mmio32,2880000";
};
aliases {
--
2.40.0
^ permalink raw reply related [flat|nested] 10+ messages in thread
* Re: [PATCH 0/5] arm64: dts: ti: Drop bootargs
2023-04-18 16:52 [PATCH 0/5] arm64: dts: ti: Drop bootargs Nishanth Menon
` (4 preceding siblings ...)
2023-04-18 16:52 ` [PATCH 5/5] arm64: dts: ti: k3-j721s2-common-proc-board: " Nishanth Menon
@ 2023-04-18 16:57 ` Krzysztof Kozlowski
2023-04-19 12:02 ` Roger Quadros
6 siblings, 0 replies; 10+ messages in thread
From: Krzysztof Kozlowski @ 2023-04-18 16:57 UTC (permalink / raw)
To: Nishanth Menon, Krzysztof Kozlowski, Rob Herring,
Vignesh Raghavendra
Cc: linux-kernel, devicetree, linux-arm-kernel, Tero Kristo
On 18/04/2023 18:52, Nishanth Menon wrote:
> Hi,
>
> This has come up multiple times, so cleaning it all up.
> See [1] for context. AM64 is covered in [2].
>
> Nishanth Menon (5):
> arm64: dts: ti: k3-am62x-sk-common: Drop bootargs
> arm64: dts: ti: k3-am65*: Drop bootargs
> arm64: dts: ti: k3-j721e-*: Drop bootargs
> arm64: dts: ti: k3-j7200-common-proc-board: Drop bootargs
> arm64: dts: ti: k3-j721s2-common-proc-board: Drop bootargs
>
> arch/arm64/boot/dts/ti/k3-am62x-sk-common.dtsi | 1 -
> arch/arm64/boot/dts/ti/k3-am65-iot2050-common.dtsi | 1 -
> arch/arm64/boot/dts/ti/k3-am654-base-board.dts | 1 -
> arch/arm64/boot/dts/ti/k3-j7200-common-proc-board.dts | 1 -
> arch/arm64/boot/dts/ti/k3-j721e-common-proc-board.dts | 1 -
> arch/arm64/boot/dts/ti/k3-j721e-sk.dts | 1 -
For the series:
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Best regards,
Krzysztof
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [PATCH 0/5] arm64: dts: ti: Drop bootargs
2023-04-18 16:52 [PATCH 0/5] arm64: dts: ti: Drop bootargs Nishanth Menon
` (5 preceding siblings ...)
2023-04-18 16:57 ` [PATCH 0/5] arm64: dts: ti: " Krzysztof Kozlowski
@ 2023-04-19 12:02 ` Roger Quadros
6 siblings, 0 replies; 10+ messages in thread
From: Roger Quadros @ 2023-04-19 12:02 UTC (permalink / raw)
To: Nishanth Menon, Krzysztof Kozlowski, Rob Herring,
Vignesh Raghavendra
Cc: linux-kernel, devicetree, linux-arm-kernel, Tero Kristo
On 18/04/2023 19:52, Nishanth Menon wrote:
> Hi,
>
> This has come up multiple times, so cleaning it all up.
> See [1] for context. AM64 is covered in [2].
>
> Nishanth Menon (5):
> arm64: dts: ti: k3-am62x-sk-common: Drop bootargs
> arm64: dts: ti: k3-am65*: Drop bootargs
> arm64: dts: ti: k3-j721e-*: Drop bootargs
> arm64: dts: ti: k3-j7200-common-proc-board: Drop bootargs
> arm64: dts: ti: k3-j721s2-common-proc-board: Drop bootargs
>
> arch/arm64/boot/dts/ti/k3-am62x-sk-common.dtsi | 1 -
> arch/arm64/boot/dts/ti/k3-am65-iot2050-common.dtsi | 1 -
> arch/arm64/boot/dts/ti/k3-am654-base-board.dts | 1 -
> arch/arm64/boot/dts/ti/k3-j7200-common-proc-board.dts | 1 -
> arch/arm64/boot/dts/ti/k3-j721e-common-proc-board.dts | 1 -
> arch/arm64/boot/dts/ti/k3-j721e-sk.dts | 1 -
> arch/arm64/boot/dts/ti/k3-j721s2-common-proc-board.dts | 1 -
> 7 files changed, 7 deletions(-)
>
> [1] https://lore.kernel.org/linux-arm-kernel/81134eb9-2b7d-05bc-3035-a47f020861a8@linaro.org/
> [2] https://lore.kernel.org/all/20230414073328.381336-1-nm@ti.com/
Reviewed-by: Roger Quadros <rogerq@kernel.org>
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [PATCH 2/5] arm64: dts: ti: k3-am65*: Drop bootargs
2023-04-18 16:52 ` [PATCH 2/5] arm64: dts: ti: k3-am65*: " Nishanth Menon
@ 2023-04-19 12:28 ` Jan Kiszka
2023-04-19 13:08 ` Nishanth Menon
0 siblings, 1 reply; 10+ messages in thread
From: Jan Kiszka @ 2023-04-19 12:28 UTC (permalink / raw)
To: Nishanth Menon, Krzysztof Kozlowski, Rob Herring,
Vignesh Raghavendra
Cc: linux-kernel, devicetree, linux-arm-kernel, Tero Kristo,
Krzysztof Kozlowski
On 18.04.23 18:52, Nishanth Menon wrote:
> Drop bootargs from the dts
>
No reasoning provided, apparently also in the other patches of this
series. Given that these DTS here are not the last ones using bootargs
in upstream, that seems reasonable to state here.
Jan
> Cc: Jan Kiszka <jan.kiszka@siemens.com>
> Link: https://lore.kernel.org/linux-arm-kernel/81134eb9-2b7d-05bc-3035-a47f020861a8@linaro.org/
> Suggested-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> Signed-off-by: Nishanth Menon <nm@ti.com>
> ---
> arch/arm64/boot/dts/ti/k3-am65-iot2050-common.dtsi | 1 -
> arch/arm64/boot/dts/ti/k3-am654-base-board.dts | 1 -
> 2 files changed, 2 deletions(-)
>
> diff --git a/arch/arm64/boot/dts/ti/k3-am65-iot2050-common.dtsi b/arch/arm64/boot/dts/ti/k3-am65-iot2050-common.dtsi
> index 96ac2b476b11..7d256a1638ff 100644
> --- a/arch/arm64/boot/dts/ti/k3-am65-iot2050-common.dtsi
> +++ b/arch/arm64/boot/dts/ti/k3-am65-iot2050-common.dtsi
> @@ -21,7 +21,6 @@ aliases {
>
> chosen {
> stdout-path = "serial3:115200n8";
> - bootargs = "earlycon=ns16550a,mmio32,0x02810000";
> };
>
> reserved-memory {
> diff --git a/arch/arm64/boot/dts/ti/k3-am654-base-board.dts b/arch/arm64/boot/dts/ti/k3-am654-base-board.dts
> index 592ab2b54cb3..0d6fc89eba7a 100644
> --- a/arch/arm64/boot/dts/ti/k3-am654-base-board.dts
> +++ b/arch/arm64/boot/dts/ti/k3-am654-base-board.dts
> @@ -15,7 +15,6 @@ / {
>
> chosen {
> stdout-path = "serial2:115200n8";
> - bootargs = "earlycon=ns16550a,mmio32,0x02800000";
> };
>
> memory@80000000 {
--
Siemens AG, Technology
Competence Center Embedded Linux
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [PATCH 2/5] arm64: dts: ti: k3-am65*: Drop bootargs
2023-04-19 12:28 ` Jan Kiszka
@ 2023-04-19 13:08 ` Nishanth Menon
0 siblings, 0 replies; 10+ messages in thread
From: Nishanth Menon @ 2023-04-19 13:08 UTC (permalink / raw)
To: Jan Kiszka
Cc: Krzysztof Kozlowski, Rob Herring, Vignesh Raghavendra,
linux-kernel, devicetree, linux-arm-kernel, Tero Kristo,
Krzysztof Kozlowski
On 14:28-20230419, Jan Kiszka wrote:
> On 18.04.23 18:52, Nishanth Menon wrote:
> > Drop bootargs from the dts
> >
>
> No reasoning provided, apparently also in the other patches of this
> series. Given that these DTS here are not the last ones using bootargs
> in upstream, that seems reasonable to state here.
>
> Jan
Will update.
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5 849D 1736 249D
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2023-04-19 13:08 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-18 16:52 [PATCH 0/5] arm64: dts: ti: Drop bootargs Nishanth Menon
2023-04-18 16:52 ` [PATCH 1/5] arm64: dts: ti: k3-am62x-sk-common: " Nishanth Menon
2023-04-18 16:52 ` [PATCH 2/5] arm64: dts: ti: k3-am65*: " Nishanth Menon
2023-04-19 12:28 ` Jan Kiszka
2023-04-19 13:08 ` Nishanth Menon
2023-04-18 16:52 ` [PATCH 3/5] arm64: dts: ti: k3-j721e-*: " Nishanth Menon
2023-04-18 16:52 ` [PATCH 4/5] arm64: dts: ti: k3-j7200-common-proc-board: " Nishanth Menon
2023-04-18 16:52 ` [PATCH 5/5] arm64: dts: ti: k3-j721s2-common-proc-board: " Nishanth Menon
2023-04-18 16:57 ` [PATCH 0/5] arm64: dts: ti: " Krzysztof Kozlowski
2023-04-19 12:02 ` Roger Quadros
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).