Re: [PATCH v3 05/23] net: sh_eth: Reorder bb_miiphy functions

2025-02-26 Thread Paul Barker
On 22/02/2025 20:33, Marek Vasut wrote: > Move the bb_miiphy functions before MDIO registration. This is a > preparatory patch, the functions will be referenced around the MDIO > registration in the follow up patches. No functional change. > > Signed-off-by: Marek Vasut Reviewed-by: Paul Barker

[PATCH v3 05/23] net: sh_eth: Reorder bb_miiphy functions

2025-02-22 Thread Marek Vasut
Move the bb_miiphy functions before MDIO registration. This is a preparatory patch, the functions will be referenced around the MDIO registration in the follow up patches. No functional change. Signed-off-by: Marek Vasut --- Cc: Christian Marangi Cc: Ilias Apalodimas Cc: Jerome Forissier Cc: J