From: Ioana Ciornei Date: Fri, 30 Oct 2020 11:35:46 +0000 (+0200) Subject: dt-bindings: net: add the 10gbase-r connection type X-Git-Tag: v5.15.73~12975^2~24^2~9 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=39d3f3ffe79eb2ee2a93353113923eb837d92458;p=platform%2Fkernel%2Flinux-rpi.git 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 Acked-by: Rob Herring Signed-off-by: Shawn Guo --- 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"