Hi Amélie,

On 02/19/2018 09:46 AM, Amelie Delaunay wrote:
This patchset adds support for USB OTG HS and FS on stm32h743 SoC.
It also enables USB OTG HS on stm32h743i-eval board in OTG (DRD) mode. It is
possible to use OTG HS in Peripheral or Host mode depending on the USB
connector.

---

Changes in v2:
- Fix compatible string (https://patchwork.kernel.org/patch/10222153/)

Amelie Delaunay (3):
   ARM: dts: stm32: add USB OTG HS support for STM32H743 SoC
   ARM: dts: stm32: add USB OTG FS support for STM32H743 SoC
   ARM: dts: stm32: enable USB OTG HS on stm32h743i-eval

  arch/arm/boot/dts/stm32h743-pinctrl.dtsi | 20 ++++++++++++++++++++
  arch/arm/boot/dts/stm32h743.dtsi         | 21 +++++++++++++++++++++
  arch/arm/boot/dts/stm32h743i-eval.dts    | 16 ++++++++++++++++
  3 files changed, 57 insertions(+)


I squashed patch 1&2 and applied series on stm32-next.

Regards.
Alex

Reply via email to