mirror of
https://github.com/lkl/linux.git
synced 2025-12-19 08:03:01 +09:00
dt-bindings: net: ethernet-controller: add PSGMII mode
Add a new PSGMII mode which is similar to QSGMII with the difference being that it combines 5 SGMII lines into a single link compared to 4 on QSGMII. It is commonly used by Qualcomm on their QCA807x PHY series. Signed-off-by: Robert Marko <robert.marko@sartura.hr> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
2d93c30c4e
commit
de875d35e0
@@ -66,6 +66,7 @@ properties:
|
||||
- mii
|
||||
- gmii
|
||||
- sgmii
|
||||
- psgmii
|
||||
- qsgmii
|
||||
- qusgmii
|
||||
- tbi
|
||||
|
||||
Reference in New Issue
Block a user