mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
arm64: dts: rockchip: rk3368-px5-evb: add threshold frequency property for cpu
Change-Id: I172481d1a26f973a583df8423e93405b68bf47c5 Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
This commit is contained in:
@@ -317,6 +317,15 @@
|
||||
};
|
||||
};
|
||||
|
||||
&cluster0_opp {
|
||||
rockchip,threshold-freq = <408000>;
|
||||
rockchip,freq-limit;
|
||||
};
|
||||
|
||||
&cluster1_opp {
|
||||
rockchip,threshold-freq = <1416000>;
|
||||
};
|
||||
|
||||
&cpu_l0 {
|
||||
cpu-supply = <&vdd_cpu>;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user