dt-bindings: net: ethernet-controller: document label property

"label" provides human readable name used on a box, board or schematic
to identify Ethernet port.

Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220209082820.2210753-1-o.rempel@pengutronix.de
This commit is contained in:
Oleksij Rempel 2022-02-09 09:28:20 +01:00 committed by Rob Herring
parent c2687295df
commit bd79e84c65

View File

@ -13,6 +13,10 @@ properties:
$nodename:
pattern: "^ethernet(@.*)?$"
label:
$ref: /schemas/types.yaml#/definitions/string
description: Human readable label on a port of a box.
local-mac-address:
description:
Specifies the MAC address that was assigned to the network device.