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:
Liang Chen
2020-04-16 09:01:13 +08:00
parent 6bec2128bb
commit a548e40e5e

View File

@@ -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>;