Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Krzysztof Kozlowski and committed by
David S. Miller
3e46ec18 97664c1a

-1
-1
Documentation/devicetree/bindings/net/ethernet-controller.yaml
··· 14 14 pattern: "^ethernet(@.*)?$" 15 15 16 16 label: 17 - $ref: /schemas/types.yaml#/definitions/string 18 17 description: Human readable label on a port of a box. 19 18 20 19 local-mac-address: