mbox series

[v0,0/1] Optimize tuning values from DT.

Message ID 20250110123356.974839-1-christian.bruel@foss.st.com (mailing list archive)
Headers show
Series Optimize tuning values from DT. | expand

Message

Christian Bruel Jan. 10, 2025, 12:33 p.m. UTC
COMBOPHY thuning parameters was awkwardly refetched from the DT during tuning,
better to fetch them in probe for reuse later and simplify the tuning function.

Christian Bruel (1):
  phy: stm32: Optimize tuning values from DT.

 drivers/phy/st/phy-stm32-combophy.c | 87 +++++++++++++++--------------
 1 file changed, 44 insertions(+), 43 deletions(-)