summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Palatin <vpalatin@chromium.org>2016-09-13 13:57:40 +0200
committerchrome-bot <chrome-bot@chromium.org>2016-09-26 16:52:51 -0700
commit8697386a8b2f957a42e95edd3d928f571fc27a66 (patch)
tree193fc3afe1c0aec81f9be487a400e57c88f0417e
parent8e7539765207b24f836ad71b14ad5764935de1c4 (diff)
downloadchrome-ec-8697386a8b2f957a42e95edd3d928f571fc27a66.tar.gz
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>
-rw-r--r--board/kevin/board.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/kevin/board.h b/board/kevin/board.h
index 7a46528739..9f34fe110c 100644
--- a/board/kevin/board.h
+++ b/board/kevin/board.h
@@ -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