arm64: dts: rk3399: add leakage nvmem-cells properties for cpu

Change-Id: Id156f2a9a3871747d9379b49d09034238d204670
Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
This commit is contained in:
Finley Xiao
2017-07-12 19:23:36 +08:00
committed by Huang, Tao
parent 9de84324a2
commit 1e186471ad

View File

@@ -47,6 +47,9 @@
compatible = "operating-points-v2";
opp-shared;
nvmem-cells = <&cpul_leakage>;
nvmem-cell-names = "cpu_leakage";
opp-408000000 {
opp-hz = /bits/ 64 <408000000>;
opp-microvolt = <800000>;
@@ -84,6 +87,9 @@
compatible = "operating-points-v2";
opp-shared;
nvmem-cells = <&cpub_leakage>;
nvmem-cell-names = "cpu_leakage";
opp-408000000 {
opp-hz = /bits/ 64 <408000000>;
opp-microvolt = <800000>;