ARM: dts: rk3288-linux: add 'gpu_power_model' feature with DDK r14 for linux

Change-Id: I93c20908a150be28588141c457fbc937ae85c28a
Signed-off-by: Zhen Chen <chenzhen@rock-chips.com>
This commit is contained in:
Zhen Chen
2019-05-14 11:54:01 +08:00
committed by Tao Huang
parent eab54f88a5
commit beeb3cb580

View File

@@ -181,6 +181,15 @@
compatible = "rockchip,rk3288-secure-efuse";
};
/* HACK: keep MALI version on linux */
&gpu_power_model {
// for DDK r14.
voltage = <900>;
frequency = <500>;
static-power = <300>;
dynamic-power = <396>;
};
&rga {
compatible = "rockchip,rga2";
clocks = <&cru ACLK_RGA>, <&cru HCLK_RGA>, <&cru SCLK_RGA>;