Re: [PATCH v6 3/5] usb: dwc3: add phyif_utmi_quirk
From: Rob Herring <hidden>
Date: 2016-07-11 14:59:03
Also in:
linux-rockchip, lkml
From: Rob Herring <hidden>
Date: 2016-07-11 14:59:03
Also in:
linux-rockchip, lkml
On Thu, Jul 07, 2016 at 10:54:24AM +0800, William Wu wrote:
Add a quirk to configure the core to support the UTMI+ PHY with an 8- or 16-bit interface. UTMI+ PHY interface is hardware property, and it's platform dependent. Normall, the PHYIf can be configured
s/Normall/Normally/ s/PHYIf/PHYIF/
during coreconsultant. But for some specific usb
s/usb/USB/
cores(e.g. rk3399 soc dwc3), the default PHYIf configuration value is fault, so we need to reconfigure it by software. And refer to the dwc3 databook, the GUSB2PHYCFG.USBTRDTIM
s/dwc3/DWC3/
must be set to the corresponding value according to the UTMI+ PHY interface.
And wrap your lines at 70-74 characters. Rob -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html