[PATCH 1/4] ARM: dts: sti: remove clk_ignore_unused from bootargs for stih407-b2120

From: patrice.chotard
Date: Tue Aug 03 2021 - 08:45:31 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/stih407-b2120.dts | 1 -
1 file changed, 1 deletion(-)

diff --git a/arch/arm/boot/dts/stih407-b2120.dts b/arch/arm/boot/dts/stih407-b2120.dts
index 31c85f945c6b..9c79982ee7ba 100644
--- a/arch/arm/boot/dts/stih407-b2120.dts
+++ b/arch/arm/boot/dts/stih407-b2120.dts
@@ -11,7 +11,6 @@
compatible = "st,stih407-b2120", "st,stih407";

chosen {
- bootargs = "clk_ignore_unused";
stdout-path = &sbc_serial0;
};

--
2.17.1