Merge "regulator: cpr3-mmss-regulator: update ref voltages for msmcobalt v2"
This commit is contained in:
commit
605f313ca9
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] = {
|
static const int msmcobalt_v2_mmss_fuse_ref_volt[MSM8996_MMSS_FUSE_CORNERS] = {
|
||||||
516000,
|
616000,
|
||||||
628000,
|
740000,
|
||||||
752000,
|
828000,
|
||||||
924000,
|
1024000,
|
||||||
};
|
};
|
||||||
|
|
||||||
#define MSM8996_MMSS_FUSE_STEP_VOLT 10000
|
#define MSM8996_MMSS_FUSE_STEP_VOLT 10000
|
||||||
|
|
Loading…
Add table
Reference in a new issue