arm64: dts: rockchip: rk3328: Add 200M for rkvdec

Add an intermediate opp so that rkvdec clock rate can be set to
an intermediate rate when temperature is above the trip point.

Change-Id: Ia94910185c708a501072c5da8aaebfcb206ad76b
Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
This commit is contained in:
Finley Xiao
2017-12-29 15:44:43 +08:00
committed by Tao Huang
parent 5bc582df48
commit 1f7aad701b

View File

@@ -705,6 +705,10 @@
opp-hz = /bits/ 64 <100000000>;
opp-microvolt = <950000>;
};
opp-200000000 {
opp-hz = /bits/ 64 <200000000>;
opp-microvolt = <950000>;
};
opp-500000000 {
opp-hz = /bits/ 64 <500000000>;
opp-microvolt = <1050000>;