diff options
author | Vladimir Oltean <vladimir.oltean@nxp.com> | 2022-09-12 20:50:57 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-09-19 17:59:52 -0700 |
commit | cdd3e486d705b1efc368a06abd2d08e34ce749dd (patch) | |
tree | bd6a165975535d13edb381e13cef9183b979f961 /Documentation/devicetree/bindings/net | |
parent | 3f301a2800786dd57174a0f3f010c8449f5f6c37 (diff) | |
download | linux-cdd3e486d705b1efc368a06abd2d08e34ce749dd.tar.gz |
dt-bindings: net: dsa: mt7530: stop requiring phy-mode on CPU ports
The common dsa-port.yaml does this (and more) since commit 2ec2fb8331af
("dt-bindings: net: dsa: make phylink bindings required for CPU/DSA
ports").
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Reviewed-by: Arınç ÜNAL <arinc.unal@arinc9.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/net')
-rw-r--r-- | Documentation/devicetree/bindings/net/dsa/mediatek,mt7530.yaml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Documentation/devicetree/bindings/net/dsa/mediatek,mt7530.yaml b/Documentation/devicetree/bindings/net/dsa/mediatek,mt7530.yaml index fa271ee16b5e..84bb36cab518 100644 --- a/Documentation/devicetree/bindings/net/dsa/mediatek,mt7530.yaml +++ b/Documentation/devicetree/bindings/net/dsa/mediatek,mt7530.yaml @@ -165,9 +165,6 @@ patternProperties: - if: required: [ ethernet ] then: - required: - - phy-mode - properties: reg: enum: |