devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] usb: dwc2: add optional clock used on stm32mp15
@ 2023-04-14  8:41 Fabrice Gasnier
  2023-04-14  8:41 ` [PATCH v2 1/4] usb: dwc2: improve error handling in __dwc2_lowlevel_hw_enable Fabrice Gasnier
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Fabrice Gasnier @ 2023-04-14  8:41 UTC (permalink / raw)
  To: hminas, gregkh, robh+dt, krzysztof.kozlowski+dt, alexandre.torgue
  Cc: linux-usb, linux-kernel, linux-stm32, devicetree,
	linux-arm-kernel, amelie.delaunay, fabrice.gasnier

This series introduces an optional utmi clock that is used on stm32mp15,
in particular when using integrated full-speed PHY, managed by GGPIO
register.
A pre-cursor change improves error handling in the platform code.
---
Changes in v2:
- "utmi_clk" renamed "utmi" as per Krzysztof comment on dt-bindings

Fabrice Gasnier (4):
  usb: dwc2: improve error handling in __dwc2_lowlevel_hw_enable
  dt-bindings: usb: dwc2: add utmi optional clock
  usb: dwc2: platform: add support for utmi optional clock
  ARM: dts: stm32: add USB OTG UTMI clock on stm32mp151

 .../devicetree/bindings/usb/dwc2.yaml         |  5 ++-
 arch/arm/boot/dts/stm32mp151.dtsi             |  4 +-
 drivers/usb/dwc2/core.h                       |  2 +
 drivers/usb/dwc2/platform.c                   | 37 ++++++++++++++++++-
 4 files changed, 43 insertions(+), 5 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-04-18  5:06 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-14  8:41 [PATCH v2 0/4] usb: dwc2: add optional clock used on stm32mp15 Fabrice Gasnier
2023-04-14  8:41 ` [PATCH v2 1/4] usb: dwc2: improve error handling in __dwc2_lowlevel_hw_enable Fabrice Gasnier
2023-04-18  5:05   ` Minas Harutyunyan
2023-04-14  8:41 ` [PATCH v2 2/4] dt-bindings: usb: dwc2: add utmi optional clock Fabrice Gasnier
2023-04-14 21:15   ` Krzysztof Kozlowski
2023-04-14  8:41 ` [PATCH v2 3/4] usb: dwc2: platform: add support for " Fabrice Gasnier
2023-04-18  5:06   ` Minas Harutyunyan
2023-04-14  8:41 ` [PATCH v2 4/4] ARM: dts: stm32: add USB OTG UTMI clock on stm32mp151 Fabrice Gasnier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).