aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIoana Ciornei <[email protected]>2020-10-30 13:35:46 +0200
committerShawn Guo <[email protected]>2020-11-03 07:31:40 +0800
commit39d3f3ffe79eb2ee2a93353113923eb837d92458 (patch)
treec8dc7647d6e3e2dba08b331aa8dd92bd599fb4b0
parent0dbcd49917191c599e33725268892f9a4f006154 (diff)
dt-bindings: net: add the 10gbase-r connection type
Add 10gbase-r to the list of accepted PHY connection types between an Ethernet device and a physical PHY. This is available as a valid connection type since commit c114574ebfdf ("net: phy: add PHY_INTERFACE_MODE_10GBASER") Signed-off-by: Ioana Ciornei <[email protected]> Acked-by: Rob Herring <[email protected]> Signed-off-by: Shawn Guo <[email protected]>
-rw-r--r--Documentation/devicetree/bindings/net/ethernet-controller.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/net/ethernet-controller.yaml b/Documentation/devicetree/bindings/net/ethernet-controller.yaml
index fdf709817218..cc93063a8f39 100644
--- a/Documentation/devicetree/bindings/net/ethernet-controller.yaml
+++ b/Documentation/devicetree/bindings/net/ethernet-controller.yaml
@@ -95,6 +95,7 @@ properties:
# 10GBASE-KR, XFI, SFI
- 10gbase-kr
- usxgmii
+ - 10gbase-r
phy-mode:
$ref: "#/properties/phy-connection-type"