diff mbox series

[RESEND] dt-bindings: ethernet-controller: fix fixed-link specification

Message ID E1l6W2G-0002Ga-0O@rmk-PC.armlinux.org.uk
State Accepted, archived
Headers show
Series [RESEND] dt-bindings: ethernet-controller: fix fixed-link specification | expand

Checks

Context Check Description
robh/checkpatch warning total: 0 errors, 1 warnings, 11 lines checked
robh/dt-meta-schema success
robh/dtbs-check fail build log

Commit Message

Russell King (Oracle) Feb. 1, 2021, 10:02 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>
---

Resending now that kernel.org is fixed.

 .../devicetree/bindings/net/ethernet-controller.yaml         | 5 +++++
 1 file changed, 5 insertions(+)

Comments

Andrew Lunn Feb. 2, 2021, 10:26 p.m. UTC | #1
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
Rob Herring Feb. 9, 2021, 8:51 p.m. UTC | #2
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!
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: