ARM64: dts: rk3399: gpu: add subnode for mali-simple-power-model

Change-Id: I0bd03634631ed30556cc45455582b075692cceba
Signed-off-by: chenzhen <chenzhen@rock-chips.com>
This commit is contained in:
chenzhen
2016-04-22 16:08:47 +08:00
committed by Tao Huang
parent 1691499f75
commit 24eae037d6

View File

@@ -1825,6 +1825,16 @@
clocks = <&cru ACLK_GPU>;
power-domains = <&power RK3399_PD_GPU>;
status = "disabled";
power_model {
compatible = "arm,mali-simple-power-model";
voltage = <900>;
frequency = <500>;
static-power = <500>;
dynamic-power = <1500>;
ts = <20000 2000 (-20) 2>;
thermal-zone = "gpu";
};
};
pinctrl: pinctrl {