commit | 8ae00b67c8c58e580cb2a1bd77cdfa7085f33e12 | [log] [tgz] |
---|---|---|
author | yihsiangpeng <[email protected]> | Mon Feb 01 19:12:31 2021 +0800 |
committer | AleX Pelosi <[email protected]> | Tue Feb 02 02:45:54 2021 +0000 |
tree | fdce438b69925ff07106706a36552305acac9a5d | |
parent | 96064fe1b5f515a9b01e3307ebe2cd4f16b4bdfd [diff] [blame] |
max77759_charger: add support for WLC Tx mode Bug: 175745470 Signed-off-by: yihsiangpeng <[email protected]> Change-Id: I58a096d8146cf2d4c427804f42dffd156bf1758c
diff --git a/google_bms.h b/google_bms.h index d35d26f..dfca23e 100644 --- a/google_bms.h +++ b/google_bms.h
@@ -334,6 +334,8 @@ GBMS_USB_BUCK_ON = 0x30, GBMS_USB_OTG_ON = 0x31, GBMS_USB_OTG_FRS_ON = 0x32, + + GBMS_CHGR_MODE_WLC_TX = 0x40, }; #define GBMS_MODE_VOTABLE "CHARGER_MODE"