[PATCH 3/4] ARM: dts: sti: remove clk_ignore_unused from bootargs for stih418-b2199
From: patrice.chotard
Date: Tue Aug 03 2021 - 08:45:42 EST
From: Patrice Chotard <patrice.chotard@xxxxxxxxxxx>
Remove clk_ignore_unused from bootargs as it's no more needed.
Signed-off-by: Patrice Chotard <patrice.chotard@xxxxxxxxxxx>
---
arch/arm/boot/dts/stih418-b2199.dts | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm/boot/dts/stih418-b2199.dts b/arch/arm/boot/dts/stih418-b2199.dts
index 48c3c64e4c48..b66e2b29edea 100644
--- a/arch/arm/boot/dts/stih418-b2199.dts
+++ b/arch/arm/boot/dts/stih418-b2199.dts
@@ -11,7 +11,6 @@
compatible = "st,stih418-b2199", "st,stih418";
chosen {
- bootargs = "clk_ignore_unused";
stdout-path = &sbc_serial0;
};
--
2.17.1