Skip to content

Commit 1b97fd4

Browse files
authored
RK3588: 1GHz GPU clock fix
1 parent 31a999c commit 1b97fd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm64/boot/dts/rockchip/rk3588s.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3068,7 +3068,7 @@
30683068
<&cru DCLK_DECOM>;
30693069
assigned-clock-rates =
30703070
<1100000000>, <786432000>,
3071-
<850000000>, <1188000000>,
3071+
<1000000000>, <1188000000>,
30723072
<702000000>,
30733073
<400000000>, <500000000>,
30743074
<750000000>, <100000000>,

0 commit comments

Comments
 (0)