set clk_ignore_unused, disable core dvfs

Signed-off-by: 陈亮 <cl@rock-chips.com>
This commit is contained in:
陈亮
2014-07-31 06:18:55 -07:00
parent 6ad8034c50
commit 6c2702fe12

View File

@@ -8,6 +8,10 @@
status = "okay";
};
chosen {
bootargs = "vmalloc=512M clk_ignore_unused";
};
backlight {
compatible = "pwm-backlight";
pwms = <&pwm0 0 25000>;
@@ -338,7 +342,7 @@
696000 1250000
816000 1250000
>;
status="okay";
status="disable";
};
&clk_gpu_dvfs_table {