Skip to content

Commit 5f52a8b

Browse files
robherringpavelmachek
authored andcommitted
dt-bindings: leds: Add 'cpuX' to 'linux,default-trigger'
Add 'cpu' and 'cpuN' to possible values for 'linux,default-trigger'. There's 45 cases of them in upstream dts files. Signed-off-by: Rob Herring <[email protected]> Signed-off-by: Pavel Machek <[email protected]>
1 parent 3031993 commit 5f52a8b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Documentation/devicetree/bindings/leds/common.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ properties:
100100
- pattern
101101
# LED is triggered by SD/MMC activity
102102
- pattern: "^mmc[0-9]+$"
103+
- pattern: "^cpu[0-9]*$"
103104

104105
led-pattern:
105106
description: |

0 commit comments

Comments
 (0)