arm64: dts: rk3368: add leakage-voltage-sel property for cpu opp table

Change-Id: I5f72c3cd59216723018a021b77081f9fbd630b0e
Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
This commit is contained in:
Finley Xiao
2017-04-12 16:13:10 +08:00
committed by Huang, Tao
parent 92e3b22798
commit 236c3e6f48

View File

@@ -216,6 +216,12 @@
cluster0_opp: opp_table0 {
compatible = "operating-points-v2";
opp-shared;
leakage-voltage-sel = <
1 24 0
25 254 1
>;
nvmem-cells = <&cpu_leakage>;
nvmem-cell-names = "cpu_leakage";
opp@216000000 {
opp-hz = /bits/ 64 <216000000>;
@@ -253,6 +259,12 @@
cluster1_opp: opp_table1 {
compatible = "operating-points-v2";
opp-shared;
leakage-voltage-sel = <
1 24 0
25 254 1
>;
nvmem-cells = <&cpu_leakage>;
nvmem-cell-names = "cpu_leakage";
opp@216000000 {
opp-hz = /bits/ 64 <216000000>;