]> git.karo-electronics.de Git - linux-beck.git/commit
usb: dwc2: Add support of dedicated full-speed PHY interface
authorVahram Aharonyan <vahrama@synopsys.com>
Tue, 15 Nov 2016 03:16:55 +0000 (19:16 -0800)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Fri, 18 Nov 2016 11:54:49 +0000 (13:54 +0200)
commit79c3b5bb8955b9353e56008000fede01932bada8
tree0b5bec17705ca5bbac1c6b542c763f5b7be809c0
parenta4f827714539a7cb76fa1ac55954b184071999eb
usb: dwc2: Add support of dedicated full-speed PHY interface

Do modifications in dwc2_hsotg_core_init_disconnected() function to
enable USB 1.1 Full-Speed Serial Transceiver Select in GUSBCFG register
if corresponding speed and PHY types are chosen. Adjust device speed
selection in DCFG register as well.

Signed-off-by: Vahram Aharonyan <vahrama@synopsys.com>
Signed-off-by: John Youn <johnyoun@synopsys.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
drivers/usb/dwc2/gadget.c