[PATCH v2 0/3] phy: stm32: add phy tuning support
Amelie Delaunay
amelie.delaunay at foss.st.com
Tue Oct 5 08:24:50 PDT 2021
This series brings phy tuning to stm32-usbphyc with new optional
device tree properties.
A prior patch add resume routine, which is used to restore UTMI
switch and phy tuning configuration, as they can be reset if
deep low power state is achieved.
Amelie Delaunay (3):
phy: stm32: restore utmi switch on resume
dt-bindings: phy: phy-stm32-usbphyc: add optional phy tuning
properties
phy: stm32: add phy tuning support
---
Changes in v2:
- st,phy-tuning + usb_phy_tuning node removed
- properties are now in phy child nodes
.../bindings/phy/phy-stm32-usbphyc.yaml | 126 +++++++++++
drivers/phy/st/phy-stm32-usbphyc.c | 204 ++++++++++++++++++
2 files changed, 330 insertions(+)
--
2.25.1
More information about the linux-arm-kernel
mailing list