commit | 1e868545f2bb06f7dd4a1c97c5b9ed2615929cf0 | [log] [tgz] |
---|---|---|
author | Jules Maselbas <jmaselbas@kalray.eu> | Fri Apr 05 15:35:33 2019 +0200 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Fri May 03 09:13:48 2019 +0300 |
tree | ef9e99ed295f95cb82f1d060a1e2d80f91cb4bde | |
parent | 059d8d528718407435216251eff8b49935b92b34 [diff] |
usb: dwc2: gadget: Move gadget phy init into core phy init Most of the phy initialization is shared between host and gadget, this adds the turnaround configuration only used by gadgets to the global phy init. Acked-by: Minas Harutyunyan <hminas@synopsys.com> Signed-off-by: Jules Maselbas <jmaselbas@kalray.eu> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>