Merge "regulator: cprh-kbss-regulator: increase number of supported fuse combos"
This commit is contained in:
commit
e4f9ffebbc
1 changed files with 2 additions and 1 deletions
|
@ -69,8 +69,9 @@ struct cprh_msmcobalt_kbss_fuses {
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Fuse combos 0 - 7 map to CPR fusing revision 0 - 7 with speed bin fuse = 0.
|
* 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.
|
||||||
*/
|
*/
|
||||||
#define CPRH_MSMCOBALT_KBSS_FUSE_COMBO_COUNT 8
|
#define CPRH_MSMCOBALT_KBSS_FUSE_COMBO_COUNT 16
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Constants which define the name of each fuse corner.
|
* Constants which define the name of each fuse corner.
|
||||||
|
|
Loading…
Add table
Reference in a new issue