From a33ac36e1d9341cec1b66d6e07b6c78676bc0467 Mon Sep 17 00:00:00 2001 From: Serge Semin Date: Wed, 5 Jul 2023 16:59:11 +0300 Subject: dt-bindings: net: Add the 10gbase-x connection type Add 10gbase-x to the list of accepted PHY connection types between MAC and a physical PHY. It's physically compatible with xaui but defines PCS and PMA interface (Clause 48) towards the 10GBASE-CX4 (see Clause 54), 10GBASE-KX4 (see Clause 71), and 10GBASE-LX4 (see Clause 53). Network subsystem will be updated in the next commit. Signed-off-by: Serge Semin --- Documentation/devicetree/bindings/net/ethernet-controller.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/net/ethernet-controller.yaml b/Documentation/devicetree/bindings/net/ethernet-controller.yaml index 1bafd687dcb1..06ab21669eed 100644 --- a/Documentation/devicetree/bindings/net/ethernet-controller.yaml +++ b/Documentation/devicetree/bindings/net/ethernet-controller.yaml @@ -69,6 +69,7 @@ properties: - trgmii - 1000base-x - 2500base-x + - 10gbase-x - 5gbase-r - rxaui - xaui -- cgit v1.2.3