arm64: dts: rockchip: rk1808: Add power-model for npu

Change-Id: I1dfca356a128b43a7790efebb34d731ce443326b
Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
This commit is contained in:
Finley Xiao
2018-11-02 10:42:12 +08:00
committed by Tao Huang
parent 76c3105d7d
commit 0473ddf3aa

View File

@@ -1330,6 +1330,14 @@
power-domains = <&power RK1808_VD_NPU>;
operating-points-v2 = <&npu_opp_table>;
status = "disabled";
npu_power_model: power-model {
compatible = "simple-power-model";
static-coefficient = <342478>;
dynamic-coefficient = <3080>;
ts = <32000 4700 (-80) 2>;
thermal-zone = "soc-thermal";
};
};
npu_opp_table: npu-opp-table {