[PATCH 1/2] arm64: dts: qcom: cp01-c1: remove bootargs-append

From: Robert Marko
Date: Tue Sep 27 2022 - 16:16:02 EST


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@xxxxxxxxx>
---
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