clock: rockchip: ignore unused clocks temporarily.
authordkl <dkl@rock-chips.com>
Mon, 20 Jan 2014 11:36:52 +0000 (19:36 +0800)
committerdkl <dkl@rock-chips.com>
Mon, 20 Jan 2014 11:36:52 +0000 (19:36 +0800)
Include "clk_ignore_unused" in the bootargs to the kernel.

arch/arm/boot/dts/rk3188-tb.dts

index 4db2927e903e75bcc1644b99fe8b0bd97916830b..c873643cdcad433223102fdcb41f9b69750aa227 100644 (file)
@@ -11,7 +11,7 @@
        };
 
        chosen {
-               bootargs = "";
+               bootargs = "clk_ignore_unused";
        };
 
        fiq-debugger {