aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxime Chevallier <[email protected]>2022-08-17 14:32:53 +0200
committerDavid S. Miller <[email protected]>2022-08-22 13:46:26 +0100
commit0932b12a7496fd3f9f4bd9c7de2c19a8ec9a01e9 (patch)
tree4d099d163bf48bbb8ba02d0c5be34d45fef7043f
parent5e61fe157a27afc7c0d4f7bcbceefdca536c015f (diff)
dt-bindings: net: ethernet-controller: add QUSGMII mode
Add a new QUSGMII mode, standing for "Quad Universal Serial Gigabit Media Independent Interface", a derivative of USGMII which, similarly to QSGMII, allows to multiplex 4 1Gbps links to a Quad-PHY. The main difference with QSGMII is that QUSGMII can include an extension instead of the standard 7bytes ethernet preamble, allowing to convey arbitrary data such as Timestamps. Signed-off-by: Maxime Chevallier <[email protected]> Acked-by: Rob Herring <[email protected]> Reviewed-by: Andrew Lunn <[email protected]> Signed-off-by: David S. Miller <[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 c138a1022879..4b3c590fcebf 100644
--- a/Documentation/devicetree/bindings/net/ethernet-controller.yaml
+++ b/Documentation/devicetree/bindings/net/ethernet-controller.yaml
@@ -67,6 +67,7 @@ properties:
- gmii
- sgmii
- qsgmii
+ - qusgmii
- tbi
- rev-mii
- rmii