netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RESEND] dt-bindings: ethernet-controller: fix fixed-link specification
@ 2021-02-01 10:02 Russell King
  2021-02-02 22:26 ` Andrew Lunn
  2021-02-09 20:51 ` Rob Herring
  0 siblings, 2 replies; 3+ messages in thread
From: Russell King @ 2021-02-01 10:02 UTC (permalink / raw)
  To: Rob Herring
  Cc: David S. Miller, Jakub Kicinski, Maxime Ripard, Andrew Lunn,
	netdev, devicetree

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@armlinux.org.uk>
---

Resending now that kernel.org is fixed.

 .../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


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH RESEND] dt-bindings: ethernet-controller: fix fixed-link specification
  2021-02-01 10:02 [PATCH RESEND] dt-bindings: ethernet-controller: fix fixed-link specification Russell King
@ 2021-02-02 22:26 ` Andrew Lunn
  2021-02-09 20:51 ` Rob Herring
  1 sibling, 0 replies; 3+ messages in thread
From: Andrew Lunn @ 2021-02-02 22:26 UTC (permalink / raw)
  To: Russell King
  Cc: Rob Herring, David S. Miller, Jakub Kicinski, Maxime Ripard,
	netdev, devicetree

On Mon, Feb 01, 2021 at 10:02:20AM +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@armlinux.org.uk>

Lets see if this ends up in patchwork.

Reviewed-by: Andrew Lunn <andrew@lunn.ch>

    Andrew

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH RESEND] dt-bindings: ethernet-controller: fix fixed-link specification
  2021-02-01 10:02 [PATCH RESEND] dt-bindings: ethernet-controller: fix fixed-link specification Russell King
  2021-02-02 22:26 ` Andrew Lunn
@ 2021-02-09 20:51 ` Rob Herring
  1 sibling, 0 replies; 3+ messages in thread
From: Rob Herring @ 2021-02-09 20:51 UTC (permalink / raw)
  To: Russell King
  Cc: devicetree, David S. Miller, Rob Herring, Maxime Ripard,
	Jakub Kicinski, netdev, Andrew Lunn

On Mon, 01 Feb 2021 10:02:20 +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@armlinux.org.uk>
> ---
> 
> Resending now that kernel.org is fixed.
> 
>  .../devicetree/bindings/net/ethernet-controller.yaml         | 5 +++++
>  1 file changed, 5 insertions(+)
> 

Applied, thanks!

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-02-09 21:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-01 10:02 [PATCH RESEND] dt-bindings: ethernet-controller: fix fixed-link specification Russell King
2021-02-02 22:26 ` Andrew Lunn
2021-02-09 20:51 ` Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).