max77759: increase MAX77759_FCCM_UPPERBD_VOL to allow fccm_worker to run
Bug: 266236265
Change-Id: I8a0ec367aa0027627b321dc866e3617bc6233c99
Signed-off-by: Prasanna Prapancham <[email protected]>
diff --git a/max77759_charger.c b/max77759_charger.c
index 7ce20c6..065955e 100644
--- a/max77759_charger.c
+++ b/max77759_charger.c
@@ -2999,7 +2999,7 @@
__pm_relax(data->otg_fccm_wake_lock);
}
-#define MAX77759_FCCM_UPPERBD_VOL 4400
+#define MAX77759_FCCM_UPPERBD_VOL 4600
#define MAX77759_FCCM_LOWERBD_VOL 3600
static int max77759_charger_probe(struct i2c_client *client,
const struct i2c_device_id *id)