ARM: dts: sti: remove clk_ignore_unused from bootargs for stih410-b2260

Remove clk_ignore_unused from bootargs as it's no more needed.

Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com>
This commit is contained in:
Patrice Chotard 2021-08-03 14:37:48 +02:00
parent 4e80af1fd6
commit f9807f9cb3

View File

@ -12,7 +12,6 @@ / {
compatible = "st,stih410-b2260", "st,stih410";
chosen {
bootargs = "clk_ignore_unused";
stdout-path = &uart1;
};