andy-shev / linux

Linux kernel source tree
Other
25 stars 11 forks source link

usb: dwc3: usb phy ext power in host mode #13

Closed mc0rn closed 7 years ago

mc0rn commented 7 years ago

The Intel Bodega Bay (Edison) board dwc3 usb controller phy needs external power for host mode operation. This fix correctly sets the usb2 ulpi phy to ext power source in host mode only. dwc3 device and otg modes remain unchanged. Ported from 01.org/edison-linux original author Simon Desfarges simonx.desfarges@intel.com

Signed-off-by: Michael Cornwell michael@purestorage.com

andy-shev commented 7 years ago

Thanks, but please preserve the original author and, if possible, commit message (it makes sense to me, though might be slightly massaged). Also I need your SoB tag (see https://www.kernel.org/doc/Documentation/process/submitting-patches.rst)

andy-shev commented 7 years ago

I noticed you have updated post here, and not the patch. It should be there. If it sounds hard task for you, just tell me, I will edit manually.

Thanks for keeping doing that.

mc0rn commented 7 years ago

Thanks I've updated the commit.