summaryrefslogtreecommitdiff
path: root/include/battery_smart.h
diff options
context:
space:
mode:
authorDavid.Huang <David.Huang@quantatw.com>2017-01-12 17:18:36 +0800
committerchrome-bot <chrome-bot@chromium.org>2017-01-13 05:00:27 -0800
commitdac33aadfff14e1a79eb557135d4b539f2cedd54 (patch)
treed2907d370f973535fce1475cad39db7be95ef9c6 /include/battery_smart.h
parentea5d8066b6c82cfc1d050e6e9803b99f3443f73b (diff)
downloadchrome-ec-dac33aadfff14e1a79eb557135d4b539f2cedd54.tar.gz
Basking: Fix cannot power on when resume from battery cutoff.
BRANCH=reef BUG=chrome-os-partner:61849 TEST=1. DC mode, enter battery cutoff. 2. After system shutdown, wait 10sec. 3. Plug in AC to check system power on. Change-Id: I5f4cf023fa70cff42c2d1cc888b1d2ee39226af4 Signed-off-by: David Huang <David.Huang@quantatw.com> Reviewed-on: https://chromium-review.googlesource.com/427441 Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Diffstat (limited to 'include/battery_smart.h')
-rw-r--r--include/battery_smart.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/battery_smart.h b/include/battery_smart.h
index 3f3ee869fd..1cbcf295f1 100644
--- a/include/battery_smart.h
+++ b/include/battery_smart.h
@@ -57,6 +57,7 @@
#define SB_DEVICE_CHEMISTRY 0x22
#define SB_MANUFACTURER_DATA 0x23
/* Extension of smart battery spec, may not be supported on all platforms */
+#define SB_PACK_STATUS 0x43
#define SB_ALT_MANUFACTURER_ACCESS 0x44
/* Battery mode */