summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@localhost>2016-09-08 20:01:18 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2016-09-08 20:01:18 -0700
commite4f9ffebbca61b47f57f685fc459602e2b7e3996 (patch)
tree8516687b9e88a75c388bc695b4b576b5c52486d2
parent432a74c7c507deb2686de63da974696f7cba1012 (diff)
parent4a2b0132a4f06ef0628f787ca059e33e2a138431 (diff)
Merge "regulator: cprh-kbss-regulator: increase number of supported fuse combos"
-rw-r--r--drivers/regulator/cprh-kbss-regulator.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/regulator/cprh-kbss-regulator.c b/drivers/regulator/cprh-kbss-regulator.c
index 083459f96ac4..08a42c2f102c 100644
--- a/drivers/regulator/cprh-kbss-regulator.c
+++ b/drivers/regulator/cprh-kbss-regulator.c
@@ -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 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.