mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
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:
@@ -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>;
|
||||
|
||||
Reference in New Issue
Block a user