commit | 71efd60b1d9258fec37a465fc516b26f06717d2d | [log] [tgz] |
---|---|---|
author | Jack Wu <[email protected]> | Thu Jul 07 16:22:31 2022 +0800 |
committer | Jack Wu <[email protected]> | Thu Jul 28 02:44:13 2022 +0000 |
tree | 71f70d2f3200101b8d4fd62b9c2d42ae94be226e | |
parent | 1ef6000b89d30d39cc24765b65bc2a405db0a9e0 [diff] [blame] |
max77759_charger: support dock power out usecase Bug: 237977206 Signed-off-by: Jack Wu <[email protected]> Change-Id: Ib4d1e9be7196d1c419ca91d9d6ed23937873c11b
diff --git a/google_bms.h b/google_bms.h index 35abcf1..164ba57 100644 --- a/google_bms.h +++ b/google_bms.h
@@ -527,6 +527,8 @@ GBMS_USB_OTG_FRS_ON = 0x32, GBMS_CHGR_MODE_WLC_TX = 0x40, + + GBMS_CHGR_MODE_VOUT = 0x50, }; #define GBMS_MODE_VOTABLE "CHARGER_MODE"