Merge "regulator: cpr3-hmss: Increase fuse combo count"
This commit is contained in:
commit
719effa8a2
1 changed files with 2 additions and 1 deletions
|
@ -87,8 +87,9 @@ struct cpr3_msm8996_hmss_fuses {
|
|||
/*
|
||||
* Fuse combos 0 - 7 map to CPR fusing revision 0 - 7 with speed bin fuse = 0.
|
||||
* Fuse combos 8 - 15 map to CPR fusing revision 0 - 7 with speed bin fuse = 1.
|
||||
* Fuse combos 16 - 23 map to CPR fusing revision 0 - 7 with speed bin fuse = 2.
|
||||
*/
|
||||
#define CPR3_MSM8996_HMSS_FUSE_COMBO_COUNT 16
|
||||
#define CPR3_MSM8996_HMSS_FUSE_COMBO_COUNT 24
|
||||
|
||||
/*
|
||||
* Constants which define the name of each fuse corner. Note that no actual
|
||||
|
|
Loading…
Add table
Reference in a new issue