public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 0/5] arm64: dts: ti: Drop bootargs
@ 2023-04-19 14:12 Nishanth Menon
  2023-04-19 14:12 ` [PATCH V2 1/5] arm64: dts: ti: k3-am62x-sk-common: " Nishanth Menon
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Nishanth Menon @ 2023-04-19 14:12 UTC (permalink / raw)
  To: Krzysztof Kozlowski, Rob Herring, Vignesh Raghavendra
  Cc: linux-kernel, devicetree, linux-arm-kernel, Tero Kristo,
	Nishanth Menon

The bootargs atm contains (generally) two information: console and
earlycon - console is already covered by stdout-path and earlycon is
really meant to be used when debug is needed and not something of a
default to spin out to all users.

This has come up multiple times, so cleaning it all up.
See [1] for context. AM64 is covered in [2]. There are quite a few other
instances of the same in mailing list[3].

Changes since V1:
* No functional changes
* Commit message update to be verbose as to the rationale.
* Picked up Roger's and Krzysztof's acks.

V1: https://lore.kernel.org/all/20230418165212.1456415-1-nm@ti.com/

[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/
[3] https://lore.kernel.org/linux-devicetree/?q=Krzysztof+bootargs

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(-)

-- 
2.40.0


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-06-06 17:18 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-19 14:12 [PATCH V2 0/5] arm64: dts: ti: Drop bootargs Nishanth Menon
2023-04-19 14:12 ` [PATCH V2 1/5] arm64: dts: ti: k3-am62x-sk-common: " Nishanth Menon
2023-04-19 14:12 ` [PATCH V2 2/5] arm64: dts: ti: k3-am65*: " Nishanth Menon
2023-04-19 14:47   ` Jan Kiszka
2023-04-19 14:12 ` [PATCH V2 3/5] arm64: dts: ti: k3-j721e-*: " Nishanth Menon
2023-04-19 14:12 ` [PATCH V2 4/5] arm64: dts: ti: k3-j7200-common-proc-board: " Nishanth Menon
2023-04-19 14:12 ` [PATCH V2 5/5] arm64: dts: ti: k3-j721s2-common-proc-board: " Nishanth Menon
2023-06-06 17:18 ` [PATCH V2 0/5] arm64: dts: ti: " Vignesh Raghavendra

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox