ipq40xx: purge clk_ignore_unused bootarg
authorChristian Lamparter <chunkeey@gmail.com>
Wed, 17 Nov 2021 10:53:46 +0000 (11:53 +0100)
committerChristian Lamparter <chunkeey@gmail.com>
Sat, 27 Nov 2021 22:56:29 +0000 (23:56 +0100)
these flags have been creeping in from the QSDK.
All needed clocks should be accounted for, and
if a device is broken due to this. It should be
looked into.

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
target/linux/ipq40xx/files/arch/arm/boot/dts/qcom-ipq4018-gl-ap1300.dts
target/linux/ipq40xx/files/arch/arm/boot/dts/qcom-ipq4019-wpj419.dts

index 3fd5406d39798270524b7eb88579d059ddb88079..f643882725c93263dc59b3ae19b331b541114669 100644 (file)
@@ -22,7 +22,7 @@
        };
 
        chosen {
-               bootargs-append = " ubi.mtd=ubi root=/dev/ubiblock0_1 clk_ignore_unused";
+               bootargs-append = " ubi.mtd=ubi root=/dev/ubiblock0_1";
        };
 
        soc {
index e8b7d3a89aacc80688ebe537badf17c890e81ff5..fe329c1d437cea2456fc91494400b200d75a3b46 100644 (file)
@@ -49,7 +49,7 @@
        };
 
        chosen {
-               bootargs-append = " ubi.mtd=ubi root=/dev/ubiblock0_1 clk_ignore_unused";
+               bootargs-append = " ubi.mtd=ubi root=/dev/ubiblock0_1";
        };
 
        soc {