mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-02 12:10:23 -04:00
dt-bindings: net: dsa: mt7530: stop requiring phy-mode on CPU ports
The common dsa-port.yaml does this (and more) since commit 2ec2fb8331
("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>
This commit is contained in:
committed by
Jakub Kicinski
parent
3f301a2800
commit
cdd3e486d7
@@ -165,9 +165,6 @@ patternProperties:
|
||||
- if:
|
||||
required: [ ethernet ]
|
||||
then:
|
||||
required:
|
||||
- phy-mode
|
||||
|
||||
properties:
|
||||
reg:
|
||||
enum:
|
||||
|
||||
Reference in New Issue
Block a user