Skip to content

Commit

Permalink
Merge pull request torvalds#228 from Ken-Vamrs/linux-5.10-gen-rkr4.1
Browse files Browse the repository at this point in the history
Changes:
  * RK3568: Set CPU max-volt to 12mV

Signed-off-by: Stephen Chen <[email protected]>
  • Loading branch information
RadxaStephen authored Oct 12, 2023
2 parents c89c09a + a6dea88 commit c57772b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm64/boot/dts/rockchip/rk3568.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@
mbist-vmin = <825000 900000 950000>;
nvmem-cells = <&cpu_leakage>, <&core_pvtm>, <&mbist_vmin>, <&cpu_opp_info>;
nvmem-cell-names = "leakage", "pvtm", "mbist-vmin", "opp-info";
rockchip,max-volt = <1150000>;
rockchip,max-volt = <1200000>;
rockchip,pvtm-voltage-sel = <
0 84000 0
84001 87000 1
Expand Down

0 comments on commit c57772b

Please sign in to comment.