mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 20:32:04 +09:00
ARM64: dts: rk3399: clk: set armclkb 816M when clk init
set armclkb 816M to slove the crash,which reset core voltage below 0.85V. So make sure the 0.8V voltage is enough for the init clk freq. Change-Id: I4dba25fdfd610c0751f50ce09283c32a9b3f420f Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com>
This commit is contained in:
committed by
Gerrit Code Review
parent
b725b6091a
commit
226cb94a20
@@ -1127,7 +1127,7 @@
|
||||
assigned-clock-rates =
|
||||
<400000000>, <200000000>,
|
||||
<400000000>, <200000000>,
|
||||
<816000000>, <1008000000>,
|
||||
<816000000>, <816000000>,
|
||||
<594000000>, <800000000>,
|
||||
<1000000000>,
|
||||
<150000000>, <75000000>,
|
||||
|
||||
Reference in New Issue
Block a user