[PATCH v2 0/2] net: enetc: fix fallback PHY address handling and do not skip setting for addr 0

Wei Fang posted 2 patches 1 month ago
.../ethernet/freescale/enetc/netc_blk_ctrl.c  | 24 ++++++++-----------
1 file changed, 10 insertions(+), 14 deletions(-)
[PATCH v2 0/2] net: enetc: fix fallback PHY address handling and do not skip setting for addr 0
Posted by Wei Fang 1 month ago
There are two potential issues when PHY address 0 is used on the board,
see the commit messages of the patches for more details.

---
v2:
1. No functional changes, only split the v1 patch into two patches.
2. Collect tags.
v1 link: https://lore.kernel.org/imx/20260303103047.228005-1-wei.fang@nxp.com/
---

Wei Fang (2):
  net: enetc: fix incorrect fallback PHY address handling
  net: enetc: do not skip setting LaBCR[MDIO_PHYAD_PRTAD] for addr 0

 .../ethernet/freescale/enetc/netc_blk_ctrl.c  | 24 ++++++++-----------
 1 file changed, 10 insertions(+), 14 deletions(-)

-- 
2.34.1