Mark the label property as deprecated as it is mentioned in the description. Signed-off-by: Christoph Niedermaier <cniedermaier@xxxxxxxxxxxxxxxxxx> --- Cc: Pavel Machek <pavel@xxxxxx> Cc: Rob Herring <robh+dt@xxxxxxxxxx> Cc: Krzysztof Kozlowski <krzysztof.kozlowski+dt@xxxxxxxxxx> Cc: Jacek Anaszewski <jacek.anaszewski@xxxxxxxxx> Cc: Marek Vasut <marex@xxxxxxx> Cc: kernel@xxxxxxxxxxxxxxxxxx Cc: linux-leds@xxxxxxxxxxxxxxx Cc: devicetree@xxxxxxxxxxxxxxx To: linux-kernel@xxxxxxxxxxxxxxx --- Documentation/devicetree/bindings/leds/common.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/leds/common.yaml b/Documentation/devicetree/bindings/leds/common.yaml index f5c57a580078..c1ce846f7676 100644 --- a/Documentation/devicetree/bindings/leds/common.yaml +++ b/Documentation/devicetree/bindings/leds/common.yaml @@ -52,6 +52,7 @@ properties: $ref: /schemas/types.yaml#/definitions/uint32 label: + deprecated: true description: The label for this LED. If omitted, the label is taken from the node name (excluding the unit address). It has to uniquely identify a device, i.e. -- 2.11.0