Skip to content

Commit de875d3

Browse files
robimarkodavem330
authored andcommitted
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 <[email protected]> Acked-by: Rob Herring <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent 2d93c30 commit de875d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Documentation/devicetree/bindings/net/ethernet-controller.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ properties:
6666
- mii
6767
- gmii
6868
- sgmii
69+
- psgmii
6970
- qsgmii
7071
- qusgmii
7172
- tbi

0 commit comments

Comments
 (0)