[PATCH 0/3] USB OTG on STM32F7 boards

Amelie Delaunay amelie.delaunay at st.com
Thu Feb 15 07:54:37 PST 2018


This patchset adds support for Peripheral mode on stm32f746 by adding
dwc2 gadget fifo sizes and enables USB OTG HS in OTG (DRD) mode on
stm32746g-eval and stm32f769-disco. It possible to use OTG HS in
Peripheral or Host mode, depending on the USB connector.

Amelie Delaunay (3):
  ARM: dts: stm32: add gadget fifo sizes to usbotg_hs on stm32f746
  ARM: dts: stm32: select otg mode for usbotg_hs on stm32746g_eval
  ARM: dts: stm32: enable USB HS on stm32f769-disco

 arch/arm/boot/dts/stm32746g-eval.dts  |  2 +-
 arch/arm/boot/dts/stm32f746.dtsi      |  3 +++
 arch/arm/boot/dts/stm32f769-disco.dts | 15 +++++++++++++++
 3 files changed, 19 insertions(+), 1 deletion(-)

-- 
2.7.4




More information about the linux-arm-kernel mailing list