[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210131111333.GC1463@shell.armlinux.org.uk>
Date: Sun, 31 Jan 2021 11:13:33 +0000
From: Russell King - ARM Linux admin <linux@...linux.org.uk>
To: Rob Herring <robh+dt@...nel.org>
Cc: "David S. Miller" <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>,
Maxime Ripard <mripard@...nel.org>,
Andrew Lunn <andrew@...n.ch>, netdev@...r.kernel.org,
devicetree@...r.kernel.org
Subject: Re: [PATCH] dt-bindings: ethernet-controller: fix fixed-link
specification
NOTE: not all recipients will have received this, because kernel.org
is using bl.spamcop.net, and that currently lists the universe (the
domain has due for renewal and the registry has made *.spamcop.net
resolve to their parking webserver.)
On Sun, Jan 31, 2021 at 10:58:15AM +0000, Russell King wrote:
> The original fixed-link.txt allowed a pause property for fixed link.
> This has been missed in the conversion to yaml format.
>
> Fixes: 9d3de3c58347 ("dt-bindings: net: Add YAML schemas for the generic Ethernet options")
> Signed-off-by: Russell King <rmk+kernel@...linux.org.uk>
> ---
> .../devicetree/bindings/net/ethernet-controller.yaml | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/net/ethernet-controller.yaml b/Documentation/devicetree/bindings/net/ethernet-controller.yaml
> index fdf709817218..39147d33e8c7 100644
> --- a/Documentation/devicetree/bindings/net/ethernet-controller.yaml
> +++ b/Documentation/devicetree/bindings/net/ethernet-controller.yaml
> @@ -206,6 +206,11 @@ title: Ethernet Controller Generic Binding
> Indicates that full-duplex is used. When absent, half
> duplex is assumed.
>
> + pause:
> + $ref: /schemas/types.yaml#definitions/flag
> + description:
> + Indicates that pause should be enabled.
> +
> asym-pause:
> $ref: /schemas/types.yaml#definitions/flag
> description:
> --
> 2.20.1
>
>
--
RMK's Patch system: https://www.armlinux.org.uk/developer/patches/
FTTP is here! 40Mbps down 10Mbps up. Decent connectivity at last!
Powered by blists - more mailing lists