提交 fb3d8bcd 编写于 作者: R Russell King 提交者: David S. Miller

dt-bindings: net: add ethernet controller and phy sfp property

Document the missing sfp property for ethernet controllers (which
has existed for some time) which is being extended to ethernet PHYs.
Signed-off-by: NRussell King <rmk+kernel@armlinux.org.uk>
Reviewed-by: NRob Herring <robh@kernel.org>
Reviewed-by: NAndrew Lunn <andrew@lunn.ch>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 99638e9d
...@@ -121,6 +121,11 @@ properties: ...@@ -121,6 +121,11 @@ properties:
and is useful for determining certain configuration settings and is useful for determining certain configuration settings
such as flow control thresholds. such as flow control thresholds.
sfp:
$ref: /schemas/types.yaml#definitions/phandle
description:
Specifies a reference to a node representing a SFP cage.
tx-fifo-depth: tx-fifo-depth:
$ref: /schemas/types.yaml#definitions/uint32 $ref: /schemas/types.yaml#definitions/uint32
description: description:
......
...@@ -153,6 +153,11 @@ properties: ...@@ -153,6 +153,11 @@ properties:
Delay after the reset was deasserted in microseconds. If Delay after the reset was deasserted in microseconds. If
this property is missing the delay will be skipped. this property is missing the delay will be skipped.
sfp:
$ref: /schemas/types.yaml#definitions/phandle
description:
Specifies a reference to a node representing a SFP cage.
required: required:
- reg - reg
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册