diff mbox series

[v2,5/7] dt-bindings: net: dsa: mediatek,mt7530: remove unnecesary lines

Message ID 20220813154415.349091-6-arinc.unal@arinc9.com
State Changes Requested, archived
Headers show
Series completely rework mediatek,mt7530 binding | expand

Checks

Context Check Description
robh/checkpatch success
robh/checkpatch success
robh/patch-applied fail build log
robh/patch-applied success
robh/dtbs-check warning build log
robh/dt-meta-schema success

Commit Message

Arınç ÜNAL Aug. 13, 2022, 3:44 p.m. UTC
Remove unnecessary lines as they are already included from the referred
dsa.yaml.

Signed-off-by: Arınç ÜNAL <arinc.unal@arinc9.com>
---
 .../bindings/net/dsa/mediatek,mt7530.yaml     | 27 -------------------
 1 file changed, 27 deletions(-)
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/net/dsa/mediatek,mt7530.yaml b/Documentation/devicetree/bindings/net/dsa/mediatek,mt7530.yaml
index ff51a2f6875f..a27cb4fa490f 100644
--- a/Documentation/devicetree/bindings/net/dsa/mediatek,mt7530.yaml
+++ b/Documentation/devicetree/bindings/net/dsa/mediatek,mt7530.yaml
@@ -162,15 +162,8 @@  allOf:
 
       patternProperties:
         "^(ethernet-)?ports$":
-          type: object
-
           patternProperties:
             "^(ethernet-)?port@[0-9]+$":
-              type: object
-              description: Ethernet switch ports
-
-              unevaluatedProperties: false
-
               properties:
                 reg:
                   description:
@@ -178,7 +171,6 @@  allOf:
                     0 to 5 for user ports.
 
               allOf:
-                - $ref: dsa-port.yaml#
                 - if:
                     properties:
                       label:
@@ -186,7 +178,6 @@  allOf:
                           - const: cpu
                   then:
                     required:
-                      - reg
                       - phy-mode
 
   - if:
@@ -200,15 +191,8 @@  allOf:
 
       patternProperties:
         "^(ethernet-)?ports$":
-          type: object
-
           patternProperties:
             "^(ethernet-)?port@[0-9]+$":
-              type: object
-              description: Ethernet switch ports
-
-              unevaluatedProperties: false
-
               properties:
                 reg:
                   description:
@@ -216,7 +200,6 @@  allOf:
                     0 to 5 for user ports.
 
               allOf:
-                - $ref: dsa-port.yaml#
                 - if:
                     properties:
                       label:
@@ -224,7 +207,6 @@  allOf:
                           - const: cpu
                   then:
                     required:
-                      - reg
                       - phy-mode
 
   - if:
@@ -238,15 +220,8 @@  allOf:
 
       patternProperties:
         "^(ethernet-)?ports$":
-          type: object
-
           patternProperties:
             "^(ethernet-)?port@[0-9]+$":
-              type: object
-              description: Ethernet switch ports
-
-              unevaluatedProperties: false
-
               properties:
                 reg:
                   description:
@@ -254,7 +229,6 @@  allOf:
                     0 to 5 for user ports.
 
               allOf:
-                - $ref: dsa-port.yaml#
                 - if:
                     properties:
                       label:
@@ -262,7 +236,6 @@  allOf:
                           - const: cpu
                   then:
                     required:
-                      - reg
                       - phy-mode
 
 unevaluatedProperties: false