Commit c23dba7e authored by Fin Maaß's avatar Fin Maaß Committed by Henrik Brix Andersen
Browse files

doc: migration guide: ethernet: phy: mention phy_configure_link change



mention change of phy_configure_link().

Signed-off-by: default avatarFin Maaß <f.maass@vogl-electronic.com>
parent 66329deb
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -203,6 +203,9 @@ Ethernet
  together with :c:func:`net_eth_get_phy` should be used instead to configure the link
  (:github:`90652`).

* :c:func:`phy_configure_link` got a ``flags`` parameter. Set it to ``0`` to preserve the old
  behavior (:github:`91354`).

Enhanced Serial Peripheral Interface (eSPI)
===========================================