The vbus_dwc3-supply property in the device tree manages
the 5V for USB host mode.
It is designed for platforms with hardware VBUS detection
based on a GPIO regulator, allowing the system to control
the USB port power supply, enabling or disabling
it in suspend/resume cases.
Change-Id: Ic33147b08a8efd3a3fa015e6847e2874a83b386b
Signed-off-by: Rajashekar kuruva <quic_kuruva@quicinc.com>
Newly added optional quirk "qcom,sleep-clk-bcr" adds delay of
200-250us after deasserting the USB3 BCR. This is needed on
some targets where sleep clk is used for BCR demet.
Change-Id: I88370838c29f679f2d2d90f565d3884d48bcdff2
Signed-off-by: Prashanth K <quic_prashk@quicinc.com>