Skip to content

Commit 616dbed

Browse files
Marek Vasutlag-linaro
authored andcommitted
dt-bindings: leds: Document "netdev" trigger
Document the "netdev" trigger which is used to control LEDs by network device activity. This is an existing trigger used in existing DTs, document it so validation of those DTs would pass. Signed-off-by: Marek Vasut <[email protected]> Acked-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Lee Jones <[email protected]>
1 parent 6eefd65 commit 616dbed

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Documentation/devicetree/bindings/leds/common.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,8 @@ properties:
113113
# LED indicates NAND memory activity (deprecated),
114114
# in new implementations use "mtd"
115115
- nand-disk
116+
# LED indicates network activity
117+
- netdev
116118
# No trigger assigned to the LED. This is the default mode
117119
# if trigger is absent
118120
- none

0 commit comments

Comments
 (0)