Re: [PATCH net 4/6] net: dsa: vsc73xx: check busy flag in MDIO operations

From: Florian Fainelli
Date: Fri Aug 02 2024 - 17:54:53 EST


On 8/2/24 01:04, Pawel Dembicki wrote:
The VSC73xx has a busy flag used during MDIO operations. It is raised
when MDIO read/write operations are in progress. Without it, PHYs are
misconfigured and bus operations do not work as expected.

Signed-off-by: Pawel Dembicki <paweldembicki@xxxxxxxxx>

Reviewed-by: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx>
--
Florian