On Mon, Mar 21, 2022 at 03:01:29PM +0800, Dylan Hung wrote: > Add missing reset deassertion for Aspeed MDIO. There are 4 MDIOs > embedded in Aspeed AST2600 and share one reset control bit SCU50[3]. Is the reset limited to the MDIO bus masters, or are PHYs one the bus potentially also reset? Who asserts the reset in the first place? Don't you want the first MDIO bus to probe to assert and then deassert the reset in order that all the hardware is reset? Andrew