mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user