[PATCH 0/3] phy: stm32: add phy tuning support
From: Amelie Delaunay <amelie.delaunay@foss.st.com>
Date: 2021-09-14 14:53:31
Also in:
linux-devicetree, linux-phy, lkml
From: Amelie Delaunay <amelie.delaunay@foss.st.com>
Date: 2021-09-14 14:53:31
Also in:
linux-devicetree, linux-phy, lkml
This series brings phy tuning to stm32-usbphyc with a new optional
device tree property st,phy-tuning, the elements of which
(st,phy-tuning node properties) are also optional.
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 st,phy-tuning optional
property
phy: stm32: add phy tuning support
.../bindings/phy/phy-stm32-usbphyc.yaml | 68 ++++++
drivers/phy/st/phy-stm32-usbphyc.c | 208 ++++++++++++++++++
2 files changed, 276 insertions(+)
--
2.25.1
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel