drivers/power/bq2429x.c: Add BATIO_OPRTN_SYSON for enabling BATFET after SYSOFF

This commit is contained in:
Jussi Kivilinna
2017-11-08 13:08:54 -06:00
committed by Gregory Nutt
parent c8797dbabc
commit 509d729825
2 changed files with 26 additions and 0 deletions
+1
View File
@@ -85,6 +85,7 @@ enum batio_operate_e
BATIO_OPRTN_EN_TERM,
BATIO_OPRTN_HIZ,
BATIO_OPRTN_SYSOFF,
BATIO_OPRTN_SYSON,
BATIO_OPRTN_RESET,
BATIO_OPRTN_WDOG,
BATIO_OPRTN_END