Skip to content

Commit 9c203c9

Browse files
finley1226rkhuangtao
authored andcommitted
arm64: dts: rockchip: rk3308: Add support to get cpu leakage
Change-Id: I55252c38a349b63bcc893dc913cb43c445bf8c94 Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
1 parent 46e31d3 commit 9c203c9

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

arch/arm64/boot/dts/rockchip/rk3308.dtsi

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,9 @@
9898
compatible = "operating-points-v2";
9999
opp-shared;
100100

101+
nvmem-cells = <&cpu_leakage>;
102+
nvmem-cell-names = "leakage";
103+
101104
opp-408000000 {
102105
opp-hz = /bits/ 64 <408000000>;
103106
opp-microvolt = <950000 950000 1340000>;

0 commit comments

Comments
 (0)