Commit 4f7eb19c authored by Daniel Golle's avatar Daniel Golle Committed by Jakub Kicinski

dt-bindings: net: pcs: mediatek,sgmiisys: add MT7981 SoC

Add mediatek,pnswap boolean property needed on many boards using the
MediaTek MT7981 SoC.
Reviewed-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarDaniel Golle <daniel@makrotopia.org>
Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent d4f08a70
...@@ -19,6 +19,8 @@ properties: ...@@ -19,6 +19,8 @@ properties:
- enum: - enum:
- mediatek,mt7622-sgmiisys - mediatek,mt7622-sgmiisys
- mediatek,mt7629-sgmiisys - mediatek,mt7629-sgmiisys
- mediatek,mt7981-sgmiisys_0
- mediatek,mt7981-sgmiisys_1
- mediatek,mt7986-sgmiisys_0 - mediatek,mt7986-sgmiisys_0
- mediatek,mt7986-sgmiisys_1 - mediatek,mt7986-sgmiisys_1
- const: syscon - const: syscon
...@@ -29,6 +31,10 @@ properties: ...@@ -29,6 +31,10 @@ properties:
'#clock-cells': '#clock-cells':
const: 1 const: 1
mediatek,pnswap:
description: Invert polarity of the SGMII data lanes
type: boolean
required: required:
- compatible - compatible
- reg - reg
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment