summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/net/dsa/mediatek,mt7530.yaml8
1 files changed, 3 insertions, 5 deletions
diff --git a/Documentation/devicetree/bindings/net/dsa/mediatek,mt7530.yaml b/Documentation/devicetree/bindings/net/dsa/mediatek,mt7530.yaml
index 112cfaa7e3f6..a3bf432960d8 100644
--- a/Documentation/devicetree/bindings/net/dsa/mediatek,mt7530.yaml
+++ b/Documentation/devicetree/bindings/net/dsa/mediatek,mt7530.yaml
@@ -55,6 +55,7 @@ description: |
On mt7531:
- "1000base-x"
- "2500base-x"
+ - "rgmii"
- "sgmii"
@@ -124,8 +125,8 @@ patternProperties:
properties:
reg:
description:
- Port address described must be 6 for CPU port and from 0 to
- 5 for user ports.
+ Port address described must be 5 or 6 for CPU port and from 0
+ to 5 for user ports.
allOf:
- $ref: dsa-port.yaml#
@@ -152,9 +153,6 @@ allOf:
required:
- resets
- reset-names
- else:
- required:
- - reset-gpios
- dependencies:
interrupt-controller: [ interrupts ]