Re: [PATCH net-next v9 00/12] net: pcs: Introduce support for fwnode PCS
From: Maxime Chevallier
Date: Tue Jul 21 2026 - 08:05:12 EST
Hi Christian,
On 7/17/26 08:54, Christian Marangi wrote:
> This series introduce a most awaited feature that is correctly
> provide PCS with fwnode without having to use specific export symbol
> and additional handling of PCS in phylink.
I was finally able to spend a bit of time digging deeper, I ported the
mvpp2 driver to your new API to test that dynamic PCS selection for
internal PCSs still works, and it's all good :)
Congrats on that work !
This didn't exercise all code paths, especially with the fwnode API but
you've tested that enough on your side :)
Maxime
The patch I used for testing if you're curious :
(I'll send that once this series land, or you can include it but I don't
want to delay your work in case the patch goes through rounds of reviews...)
--- 8>< -----------------------------------------------------------------