mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2025-12-30 18:41:11 +00:00
kevin: bd99955: Enable power save mode.
The bug with USB data connection when the BD9995x power save mode is enabled has been solved. We can re-enable the low power mode to save energy. BRANCH=gru BUG=chrome-os-partner:57310, chrome-os-partner:57671 TEST=check that usb ethernet works after booting on kevin Signed-off-by: Shawn Nematbakhsh <shawnn@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/384833 Reviewed-by: Shawn N <shawnn@chromium.org> Tested-by: Shawn N <shawnn@chromium.org> Commit-Queue: Vincent Palatin <vpalatin@chromium.org> (cherry picked from commit 55e3f995bd603842ca304b02f5be32c61a271137) Change-Id: I7a58a339166ab01514b72a65f619d642f9eb057e Reviewed-on: https://chromium-review.googlesource.com/388807 Commit-Ready: Shawn N <shawnn@chromium.org> Tested-by: Shawn N <shawnn@chromium.org> Reviewed-by: Vincent Palatin <vpalatin@chromium.org>
This commit is contained in:
committed by
chrome-bot
parent
8e75397652
commit
8697386a8b
@@ -59,6 +59,7 @@
|
||||
|
||||
#define CONFIG_CHARGER
|
||||
#define CONFIG_CHARGER_BD99956
|
||||
#define CONFIG_BD9995X_POWER_SAVE_MODE BD9995X_PWR_SAVE_HIGH
|
||||
#define CONFIG_CHARGER_INPUT_CURRENT 512
|
||||
#define CONFIG_CHARGER_NARROW_VDC
|
||||
#define CONFIG_CHARGER_V2
|
||||
|
||||
Reference in New Issue
Block a user