dt-bindings: net: add the 10gbase-r connection type
authorIoana Ciornei <ioana.ciornei@nxp.com>
Fri, 30 Oct 2020 11:35:46 +0000 (13:35 +0200)
committerShawn Guo <shawnguo@kernel.org>
Mon, 2 Nov 2020 23:31:40 +0000 (07:31 +0800)
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 <ioana.ciornei@nxp.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Documentation/devicetree/bindings/net/ethernet-controller.yaml

index fdf7098172183899072bb35cf1ade4e6ea5b944f..cc93063a8f39fa4d236fb9bfec544966d99883e6 100644 (file)
@@ -95,6 +95,7 @@ properties:
       # 10GBASE-KR, XFI, SFI
       - 10gbase-kr
       - usxgmii
+      - 10gbase-r
 
   phy-mode:
     $ref: "#/properties/phy-connection-type"