diff mbox series

dt-bindings: ethernet-controller: fix fixed-link specification

Message ID E1l6AQp-00060t-En@rmk-PC.armlinux.org.uk
State Superseded
Headers show
Series dt-bindings: ethernet-controller: fix fixed-link specification | expand

Commit Message

Russell King (Oracle) Jan. 31, 2021, 10:58 a.m. UTC
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>
---
 .../devicetree/bindings/net/ethernet-controller.yaml         | 5 +++++
 1 file changed, 5 insertions(+)

Comments

Andrew Lunn Feb. 2, 2021, 10:24 p.m. UTC | #1
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@armlinux.org.uk>


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


    Andrew
diff mbox series

Patch

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: