[PATCH] dt-bindings: leds: Clearly mark label property as deprecated
From: Diederik de Haas
Date: Fri Aug 15 2025 - 06:49:14 EST
The text description already mentioned the label property was
deprecated, but using the 'deprecated' property makes is clearer and
more explicit.
Signed-off-by: Diederik de Haas <didi.debian@xxxxxxxxx>
---
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 3e8319e44339..45ce9e13c7ff 100644
--- a/Documentation/devicetree/bindings/leds/common.yaml
+++ b/Documentation/devicetree/bindings/leds/common.yaml
@@ -58,6 +58,7 @@ properties:
no other LED class device can be assigned the same label. This property is
deprecated - use 'function' and 'color' properties instead.
function-enumerator has no effect when this property is present.
+ deprecated: true
default-state:
description:
--
2.50.1