mbox series

[0/2] STM32 USBPHYC vbus-supply property support

Message ID 20210317160954.15487-1-amelie.delaunay@foss.st.com
Headers show
Series STM32 USBPHYC vbus-supply property support | expand

Message

Amelie Delaunay March 17, 2021, 4:09 p.m. UTC
STM32 USBPHYC provides two USB High-Speed ports which are used by controllers
with Host capabilities. That's why vbus-supply has to be supported on each
phy node.

Amelie Delaunay (2):
  dt-bindings: phy: add vbus-supply optional property to
    phy-stm32-usbphyc
  phy: stm32: manage optional vbus regulator on phy_power_on/off

 .../bindings/phy/phy-stm32-usbphyc.yaml       |  3 ++
 drivers/phy/st/phy-stm32-usbphyc.c            | 31 +++++++++++++++++++
 2 files changed, 34 insertions(+)