Re: [net-next PATCH 1/2] dt-bindings: net: macb: Add mdio bus child node

From: Andrew Lunn
Date: Fri Oct 22 2021 - 15:38:02 EST


On Fri, Oct 22, 2021 at 12:35:47PM -0400, Sean Anderson wrote:
> This adds an optional mdio bus child node. If present, the mac will
> look for PHYs there instead of directly under the top-level node. This
> eliminates any ambiguity about whether child nodes are PHYs, and allows
> the MDIO bus to contain non-PHY devices.
>
> Signed-off-by: Sean Anderson <sean.anderson@xxxxxxxx>

Reviewed-by: Andrew Lunn <andrew@xxxxxxx>

Andrew