arm64: dts: rk3399: add a opp-suspend property for cpu opp table

The opp who contains a opp-suspend property will be configured
during suspend or reboot.

Change-Id: I6b2eede43216435f568db6959127a6e84c8cd4c8
Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
This commit is contained in:
Finley Xiao
2016-11-30 11:43:26 +08:00
committed by Huang, Tao
parent dda739e17d
commit 7a4207f4ff

View File

@@ -61,6 +61,7 @@
opp-hz = /bits/ 64 <816000000>;
opp-microvolt = <800000>;
clock-latency-ns = <40000>;
opp-suspend;
};
opp03 {
opp-hz = /bits/ 64 <1008000000>;
@@ -102,6 +103,7 @@
opp-hz = /bits/ 64 <816000000>;
opp-microvolt = <825000>;
clock-latency-ns = <40000>;
opp-suspend;
};
opp03 {
opp-hz = /bits/ 64 <1008000000>;