Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fcd6c87c authored by David Collins's avatar David Collins
Browse files

regulator: cpr3-hmss-regulator: set reference voltage based on fuse values



For parts with SoC revision 3, it is necessary to set the Turbo
open-loop reference voltage based upon fuse values.

Update the cpr3-hmss-regulator driver to use the following logic:

if (speedbin==1 && cpr_rev>=5)
    turbo_ref_volt = 1.04 V
else
    turbo_ref_volt = 1.14 V

Change-Id: If4923182ba8d0067e4ca4b9b0f95df1707c0c0d2
Signed-off-by: default avatarDavid Collins <collinsd@codeaurora.org>
parent 46d4e4a5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment