Skip to content

Commit b0adef9

Browse files
committed
RK3588: 1GHz GPU clock fix (torvalds#353)
1 parent 6ce73bd commit b0adef9

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
@@ -3781,7 +3781,7 @@
37813781
<&cru DCLK_DECOM>;
37823782
assigned-clock-rates =
37833783
<1100000000>, <786432000>,
3784-
<850000000>, <1188000000>,
3784+
<1000000000>, <1188000000>,
37853785
<702000000>,
37863786
<400000000>, <500000000>,
37873787
<750000000>, <100000000>,

0 commit comments

Comments
 (0)