[U-Boot] [PATCH 1/2] usb: xhci-dwc3: Power on USB PHY before using
Bin Meng
bmeng.cn at gmail.com
Tue Mar 6 07:29:51 UTC 2018
On Mon, Mar 5, 2018 at 7:27 PM, Vignesh R <vigneshr at ti.com> wrote:
> It is wrong that expect phy init to also power on the PHY. Therefore,
> explicitly, call generic_phy_power_on() after generic_phy_power_init() in
> order to power on PHY before using it.
>
> Signed-off-by: Vignesh R <vigneshr at ti.com>
> ---
> drivers/usb/host/xhci-dwc3.c | 12 ++++++++++++
> 1 file changed, 12 insertions(+)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list