dt-bindings: net: dsa: Document sfp and managed properties
The 'sfp' and 'managed' properties are commonly used to describe Ethernet switch ports connecting to SFP/SFF cages, describe these two properties as valid that we inherit from ethernet-controller.yaml. Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
This commit is contained in:
parent
91d1d92a89
commit
d2868fc933
@ -78,6 +78,10 @@ patternProperties:
|
|||||||
|
|
||||||
mac-address: true
|
mac-address: true
|
||||||
|
|
||||||
|
sfp: true
|
||||||
|
|
||||||
|
managed: true
|
||||||
|
|
||||||
required:
|
required:
|
||||||
- reg
|
- reg
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user