mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
set clk_ignore_unused, disable core dvfs
Signed-off-by: 陈亮 <cl@rock-chips.com>
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user