commit | 81801aae4748bba4b3886a6d6f7ed78b6dc67335 | [log] [tgz] |
---|---|---|
author | Amit Blay <ablay@codeaurora.org> | Wed Sep 19 12:08:12 2012 +0200 |
committer | Amit Blay <ablay@codeaurora.org> | Wed Sep 19 13:56:31 2012 +0300 |
tree | 8f3eacdb21c972ba58b3728f180235f230b367e0 | |
parent | d22f8d887f353c267cf9133656d27325a3b61c3c [diff] |
usb: otg: Add LPM support for USB PHY regulators In some cases, when USB enters into Low Powr Mode, USB PHY regulators can be turned off to save power. If USB PHY is used for VBUS detection, USB PHY regulators can't be turned off, but it can be put into LPM, to be able to exit from Low Power Mode upon VBUS detection. This change add this capability. Change-Id: I4981fa7b611c7b0aadc8deb66e6b7e7a42f9a44e CRs-Fixed: 369499 Signed-off-by: Amit Blay <ablay@codeaurora.org>