arm64: dts: rockchip: rk3568: Add 'nvmem-cells' property for cpu and gpu

Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
Change-Id: I507d1851a0f6a200988fe22ce5e144cfd2ce7819
This commit is contained in:
Finley Xiao
2021-01-06 20:37:16 +08:00
committed by Tao Huang
parent 37110ebe35
commit 1543446b83

View File

@@ -97,6 +97,9 @@
compatible = "operating-points-v2";
opp-shared;
nvmem-cells = <&cpu_leakage>;
nvmem-cell-names = "leakage";
opp-408000000 {
opp-hz = /bits/ 64 <408000000>;
opp-microvolt = <825000 825000 1150000>;
@@ -970,6 +973,9 @@
gpu_opp_table: opp-table2 {
compatible = "operating-points-v2";
nvmem-cells = <&gpu_leakage>;
nvmem-cell-names = "leakage";
opp-200000000 {
opp-hz = /bits/ 64 <200000000>;
opp-microvolt = <825000>;