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

Commit 6b7a5fd9 authored by Osvaldo Banuelos's avatar Osvaldo Banuelos
Browse files

regulator: cprh-kbss-regulator: increase supported fuse combo count



Support a total of 32 fuse combos to cater to MSM8998
parts blown with speed-bins 2 and 3.

CRs-Fixed: 1086294
Change-Id: Id03a418f66c9cbb51c2be6904f682d15e82f78c8
Signed-off-by: default avatarOsvaldo Banuelos <osvaldob@codeaurora.org>
parent 86034c25
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -73,8 +73,10 @@ struct cprh_msm8998_kbss_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.
 * Fuse combos 24 - 31 map to CPR fusing revision 0 - 7 with speed bin fuse = 3.
 */
#define CPRH_MSM8998_KBSS_FUSE_COMBO_COUNT 16
#define CPRH_MSM8998_KBSS_FUSE_COMBO_COUNT 32

/*
 * Constants which define the name of each fuse corner.