linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] arm64: dts: qcom: cp01-c1: remove bootargs-append
@ 2022-09-27 20:14 Robert Marko
  2022-09-27 20:14 ` [PATCH 2/2] arm64: dts: qcom: cp01-c1: use "okay" instead of "ok" Robert Marko
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Robert Marko @ 2022-09-27 20:14 UTC (permalink / raw)
  To: agross, andersson, konrad.dybcio, robh+dt,
	krzysztof.kozlowski+dt, linux-arm-msm, devicetree, linux-kernel
  Cc: Robert Marko

bootargs-append is a leftover from the vendor SDK, and does not exist
in the mainline kernel at all, so remove it.

Signed-off-by: Robert Marko <robimarko@gmail.com>
---
 arch/arm64/boot/dts/qcom/ipq6018-cp01-c1.dts | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm64/boot/dts/qcom/ipq6018-cp01-c1.dts b/arch/arm64/boot/dts/qcom/ipq6018-cp01-c1.dts
index ff4c46645104..eaaaaa72234f 100644
--- a/arch/arm64/boot/dts/qcom/ipq6018-cp01-c1.dts
+++ b/arch/arm64/boot/dts/qcom/ipq6018-cp01-c1.dts
@@ -20,7 +20,6 @@ aliases {
 
 	chosen {
 		stdout-path = "serial0:115200n8";
-		bootargs-append = " swiotlb=1";
 	};
 };
 
-- 
2.37.3


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

end of thread, other threads:[~2022-10-18  3:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-27 20:14 [PATCH 1/2] arm64: dts: qcom: cp01-c1: remove bootargs-append Robert Marko
2022-09-27 20:14 ` [PATCH 2/2] arm64: dts: qcom: cp01-c1: use "okay" instead of "ok" Robert Marko
2022-09-28  7:44   ` Neil Armstrong
2022-09-28  8:03   ` Krzysztof Kozlowski
2022-09-28  7:44 ` [PATCH 1/2] arm64: dts: qcom: cp01-c1: remove bootargs-append Neil Armstrong
2022-09-28  8:03 ` Krzysztof Kozlowski
2022-10-18  3:14 ` (subset) " Bjorn Andersson

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