mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
dt-bindings: net: ethernet-controller: drop redundant type from label
dtschema defines label as string, so $ref in other bindings is redundant. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
97664c1a29
commit
3e46ec180e
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@ properties:
|
|||
pattern: "^ethernet(@.*)?$"
|
||||
|
||||
label:
|
||||
$ref: /schemas/types.yaml#/definitions/string
|
||||
description: Human readable label on a port of a box.
|
||||
|
||||
local-mac-address:
|
||||
|
|
Loading…
Add table
Reference in a new issue