Re: [PATCH v2 3/5] dt-bindings: net: Add HPE GXP UMAC
From: Andrew Lunn
Date: Wed Aug 02 2023 - 18:45:46 EST
> + mdio:
> + $ref: mdio.yaml#
> + unevaluatedProperties: false
Why do you have these properties? The MDIO bus masters are devices of
there own, with their own binding. They cannot be part of the Ethernet
device as well.
Andrew