[U-Boot] [PATCH v2 2/3] usb: xhci-dwc3: Refractor PHY operations into separate function
Bin Meng
bmeng.cn at gmail.com
Thu Mar 8 04:14:01 UTC 2018
On Wed, Mar 7, 2018 at 5:20 PM, Vignesh R <vigneshr at ti.com> wrote:
> Refractor PHY get/init/poweron and PHY poweroff/exit operations into
> separate function so that its easy to support multiple PHYs.
>
> Signed-off-by: Vignesh R <vigneshr at ti.com>
> ---
> drivers/usb/host/xhci-dwc3.c | 75 ++++++++++++++++++++++++++++----------------
> 1 file changed, 48 insertions(+), 27 deletions(-)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list