Re: [PATCH v2] net: macb: do not scan PHYs manually
From: Andrew Lunn
Date: Thu Apr 28 2016 - 14:43:13 EST
> I agree that is a valid fix for AT91, however it won't solve our problem, since
> we have no children on the second ethernet MAC in our devices' device trees. I'm
> starting to feel like our second MAC shouldn't even really register the MDIO bus
> since it isn't being used - maybe adding a DT property to not have a bus is a
> better option?
status = "disabled"
would be the unusual way.
Andrew