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

Commit 6d856ad7 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "regulator: cpr-regulator: reduce the minimum allowed quotient difference"

parents 7a19dbc4 c6471782
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -144,7 +144,7 @@
#define CPR_FUSE_RO_SEL_BITS		3
#define CPR_FUSE_RO_SEL_BITS		3
#define CPR_FUSE_RO_SEL_BITS_MASK	((1<<CPR_FUSE_RO_SEL_BITS)-1)
#define CPR_FUSE_RO_SEL_BITS_MASK	((1<<CPR_FUSE_RO_SEL_BITS)-1)


#define CPR_FUSE_MIN_QUOT_DIFF		100
#define CPR_FUSE_MIN_QUOT_DIFF		50


#define BYTES_PER_FUSE_ROW		8
#define BYTES_PER_FUSE_ROW		8