mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
ARM: dts: rk3288: adjust pvtm-voltage-sel table
Current pvtm-voltage-sel table is not stable for some chips, reported by some clients. Change-Id: If2f7d8cd6a077922334c8e6ba4b01f82e27048d7 Signed-off-by: Liang Chen <cl@rock-chips.com>
This commit is contained in:
@@ -110,10 +110,10 @@
|
||||
3 31
|
||||
>;
|
||||
rockchip,pvtm-voltage-sel = <
|
||||
0 14300 0
|
||||
14301 15000 1
|
||||
15001 16000 2
|
||||
16001 99999 3
|
||||
0 15300 0
|
||||
15301 16000 1
|
||||
16001 17000 2
|
||||
17001 99999 3
|
||||
>;
|
||||
rockchip,pvtm-freq = <408000>;
|
||||
rockchip,pvtm-volt = <1000000>;
|
||||
|
||||
Reference in New Issue
Block a user