提交 277b3a8f 编写于 作者: R Russell King 提交者: Zheng Zengkai

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

stable inclusion
from stable-5.10.21
commit 33dbc6759de36ce6c95e1d2d325e663b87e13ef0
bugzilla: 50609

--------------------------------

commit 322322d1 upstream.

The original fixed-link.txt allowed a pause property for fixed link.
This has been missed in the conversion to yaml format.

Fixes: 9d3de3c5 ("dt-bindings: net: Add YAML schemas for the generic Ethernet options")
Signed-off-by: NRussell King <rmk+kernel@armlinux.org.uk>
Reviewed-by: NAndrew Lunn <andrew@lunn.ch>
Link: https://lore.kernel.org/r/E1l6W2G-0002Ga-0O@rmk-PC.armlinux.org.ukSigned-off-by: NRob Herring <robh@kernel.org>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: NChen Jun <chenjun102@huawei.com>
Signed-off-by: NZheng Zengkai <zhengzengkai@huawei.com>
上级 fb49a7bf
...@@ -206,6 +206,11 @@ properties: ...@@ -206,6 +206,11 @@ properties:
Indicates that full-duplex is used. When absent, half Indicates that full-duplex is used. When absent, half
duplex is assumed. duplex is assumed.
pause:
$ref: /schemas/types.yaml#definitions/flag
description:
Indicates that pause should be enabled.
asym-pause: asym-pause:
$ref: /schemas/types.yaml#definitions/flag $ref: /schemas/types.yaml#definitions/flag
description: description:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册