Skip to content

Commit c57772b

Browse files
authored
Merge pull request torvalds#228 from Ken-Vamrs/linux-5.10-gen-rkr4.1
Changes: * RK3568: Set CPU max-volt to 12mV Signed-off-by: Stephen Chen <[email protected]>
2 parents c89c09a + a6dea88 commit c57772b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm64/boot/dts/rockchip/rk3568.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
mbist-vmin = <825000 900000 950000>;
144144
nvmem-cells = <&cpu_leakage>, <&core_pvtm>, <&mbist_vmin>, <&cpu_opp_info>;
145145
nvmem-cell-names = "leakage", "pvtm", "mbist-vmin", "opp-info";
146-
rockchip,max-volt = <1150000>;
146+
rockchip,max-volt = <1200000>;
147147
rockchip,pvtm-voltage-sel = <
148148
0 84000 0
149149
84001 87000 1

0 commit comments

Comments
 (0)