regulator: cpr3-mmss-regulator: update ref voltages for msmcobalt v2
Update the fused reference voltages for msmcobalt v2 to reflect the latest hardware guidelines. Change-Id: I61c4cd6bd0ecf06969aa26a04911f28b292f7942 CRs-Fixed: 1054539 Signed-off-by: Osvaldo Banuelos <osvaldob@codeaurora.org> Signed-off-by: David Collins <collinsd@codeaurora.org>
This commit is contained in:
parent
c605e110ab
commit
3f99f58346
1 changed files with 4 additions and 4 deletions
|
@ -217,10 +217,10 @@ msmcobalt_v1_rev0_mmss_fuse_ref_volt[MSM8996_MMSS_FUSE_CORNERS] = {
|
|||
};
|
||||
|
||||
static const int msmcobalt_v2_mmss_fuse_ref_volt[MSM8996_MMSS_FUSE_CORNERS] = {
|
||||
516000,
|
||||
628000,
|
||||
752000,
|
||||
924000,
|
||||
616000,
|
||||
740000,
|
||||
828000,
|
||||
1024000,
|
||||
};
|
||||
|
||||
#define MSM8996_MMSS_FUSE_STEP_VOLT 10000
|
||||
|
|
Loading…
Add table
Reference in a new issue