Loading
usb: phy: hsusb: Add optional VDDCX regulator
When a charger connected, the PHY will currently keep
its VDD regulator vote at the nominal voltage. However,
on some SOCs this may not be sufficient to prevent the
system from entering VDD minimized state. In those cases
the separate VDDCX rail must also be kept at the nominal
voltage. Support this by adding an optional vddcx supply.
Change-Id: I7a18d8c484ac82acdc0038c851a70102661d8a12
Signed-off-by:
Jack Pham <jackp@codeaurora.org>