Skip to content

Commit

Permalink
dt-bindings: net: ethernet-controller: add PSGMII mode
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Robert Marko authored and David S. Miller committed Aug 14, 2023
1 parent 2d93c30 commit de875d3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ properties:
- mii
- gmii
- sgmii
- psgmii
- qsgmii
- qusgmii
- tbi
Expand Down

0 comments on commit de875d3

Please sign in to comment.