[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20211013204424.10961-1-kabel@kernel.org>
Date: Wed, 13 Oct 2021 22:44:22 +0200
From: Marek Behún <kabel@...nel.org>
To: devicetree@...r.kernel.org, linux-leds@...r.kernel.org,
pavel@....cz, Andrew Lunn <andrew@...n.ch>
Cc: robh+dt@...nel.org, Jacek Anaszewski <jacek.anaszewski@...il.com>,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
Marek Behún <kabel@...nel.org>
Subject: [PATCH 1/3] dt-bindings: leds: Deprecate `linux,default-trigger` property
This property is deprecated in favor of the `function` property.
Signed-off-by: Marek Behún <kabel@...nel.org>
---
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 697102707703..a19acc781e89 100644
--- a/Documentation/devicetree/bindings/leds/common.yaml
+++ b/Documentation/devicetree/bindings/leds/common.yaml
@@ -78,6 +78,7 @@ properties:
This parameter, if present, is a string defining the trigger assigned to
the LED.
$ref: /schemas/types.yaml#/definitions/string
+ deprecated: true
enum:
# LED will act as a back-light, controlled by the framebuffer system
--
2.32.0
Powered by blists - more mailing lists