Hi Rob,
Thanks for the review,
On Thu, May 23, 2019 at 08:10:22AM -0500, Rob Herring wrote:
> > + fixed-link:
> > +allOf:
> > + - if:
> > + type: array
> > +then:
> > + minItems: 1
> > + maxItems: 1
> > + items:
> > +type: array
>
> > +link-gpios:
> > + description:
> > +GPIO to determine if the link is up
>
> Only 1?
Hi Rob
Yes, only one.
Andrew
On Thu, May 23, 2019 at 4:57 AM Maxime Ripard wrote:
>
> The Ethernet controllers have a good number of generic options that can be
> needed in a device tree. Add a YAML schemas for those.
>
> Signed-off-by: Maxime Ripard
> ---
> Documentation/devicetree/bindings/net/ethernet-controller.yaml | 1
The Ethernet controllers have a good number of generic options that can be
needed in a device tree. Add a YAML schemas for those.
Signed-off-by: Maxime Ripard
---
Documentation/devicetree/bindings/net/ethernet-controller.yaml | 197 +++-
Documentation/devicetree/bindings/net/ethernet.txt