mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 07:27:49 +00:00
Allwinner: A64: Lower GPU frequency
This commit is contained in:
parent
a44df9c99c
commit
acd078a83e
@ -16,7 +16,7 @@ Signed-off-by: Jernej Skrabec <jernej.skrabec@siol.net>
|
||||
resets = <&ccu RST_BUS_GPU>;
|
||||
+
|
||||
+ assigned-clocks = <&ccu CLK_GPU>;
|
||||
+ assigned-clock-rates = <576000000>;
|
||||
+ assigned-clock-rates = <432000000>;
|
||||
};
|
||||
|
||||
gic: interrupt-controller@1c81000 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user