mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 14:42:37 +02:00
arm64: dts: rockchip: rk3568: modify the aclk_top init frequency
For high performance: modify aclk_top_high 300M to 500M. modify aclk_top_low 200M to 400M. Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com> Change-Id: I5ef723ed66893024e4b52e49bafb09c3b002b305
This commit is contained in:
parent
522d802667
commit
413ae617fa
|
|
@ -581,7 +581,7 @@ cru: clock-controller@fdd20000 {
|
|||
<100000000>, <1000000000>,
|
||||
<1188000000>, <600000000>,
|
||||
<150000000>, <100000000>,
|
||||
<300000000>, <200000000>,
|
||||
<500000000>, <400000000>,
|
||||
<150000000>, <100000000>,
|
||||
<300000000>, <150000000>,
|
||||
<1200000000>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user