commit | 6de2080bb3e822ff8c58eecce0338e5762ac5cc0 | [log] [tgz] |
---|---|---|
author | Jack Pham <jackp@codeaurora.org> | Wed May 24 13:44:56 2017 -0700 |
committer | Jack Pham <jackp@codeaurora.org> | Thu Jun 08 17:35:46 2017 -0700 |
tree | 14cc9b08901e930dd4506fc1fb935cf03ef4e96e | |
parent | 564b41724ef3ac24f55bda9d6edcf32241e0ac46 [diff] |
usb: pd: Don't draw current during sink hard reset During hard reset inform charger driver to suspend current draw as the sink should not draw more than 1mA while VBUS is driven to VSafe0V. Once VBUS returns to VSafe5V the current draw can be restored when contract is re-established. Change-Id: I3f529c861706d4544f3c8b65d6fc6be47a598309 Signed-off-by: Jack Pham <jackp@codeaurora.org>