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:
Finley Xiao
2017-08-08 16:24:01 +08:00
committed by Huang, Tao
parent 3907f0a360
commit f08254d124

View File

@@ -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>;
};