mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] Documentation: dt-bindings: leds: document 'default-on' trigger
@ 2023-11-21 16:20 Roland Hieber
  2023-11-22  5:24 ` Ulrich Ölmann
  0 siblings, 1 reply; 5+ messages in thread
From: Roland Hieber @ 2023-11-21 16:20 UTC (permalink / raw)
  To: barebox; +Cc: Roland Hieber

The default-on trigger has been supported in barebox since commit
767c6b4a814a2a000f3b (2014-02-28, Sascha Hauer: "led: Add default-on
trigger").

Signed-off-by: Roland Hieber <rhi@pengutronix.de>
---
 Documentation/devicetree/bindings/leds/common.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/leds/common.rst b/Documentation/devicetree/bindings/leds/common.rst
index 09b4e401bc2c..ad94ceb506b1 100644
--- a/Documentation/devicetree/bindings/leds/common.rst
+++ b/Documentation/devicetree/bindings/leds/common.rst
@@ -9,6 +9,7 @@ Common leds properties
     * ``net`` - LED indicates network activity (tx and rx)
     * ``net-rx`` - LED indicates network activity (rx only)
     * ``net-tx`` - LED indicates network activity (tx only)
+    * ``default-on`` – LED is switched on by default
 
 * ``label``: The label for this LED. If omitted, the label is taken
   from the node name (excluding the unit address).
-- 
2.39.2




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-11-22 15:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-21 16:20 [PATCH] Documentation: dt-bindings: leds: document 'default-on' trigger Roland Hieber
2023-11-22  5:24 ` Ulrich Ölmann
2023-11-22  9:48   ` Roland Hieber
2023-11-22  9:51     ` [PATCH v2] " Roland Hieber
2023-11-22 15:25       ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox