commit | e35b135055e24d705736fd98c975afc46a793a09 | [log] [tgz] |
---|---|---|
author | Bruno Herrera <bruherrera@gmail.com> | Tue Jan 31 23:25:43 2017 -0200 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Tue Apr 11 10:58:17 2017 +0300 |
tree | a4e794cbf70cb330f4214659de128e511ed1e1ca | |
parent | f87599a0d7777242273b44e45f741a0c61292771 [diff] |
usb: dwc2: Add support for STM32F429/439/469 USB OTG HS/FS in FS mode (internal PHY) This patch introduces a new parameter to activate USB OTG HS/FS core embedded phy transceiver. The STM32F4x9 SoC uses the GGPIO register to enable the transceiver. Also add the dwc2_set_params function for stm32f4 otg fs. Acked-by: John Youn <johnyoun@synopsys.com> Signed-off-by: Bruno Herrera <bruherrera@gmail.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>