Skip to content

Commit

Permalink
dt-bindings: leds: Add 'cpuX' to 'linux,default-trigger'
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
robherring authored and pavelmachek committed Oct 22, 2022
1 parent 3031993 commit 5f52a8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Documentation/devicetree/bindings/leds/common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ properties:
- pattern
# LED is triggered by SD/MMC activity
- pattern: "^mmc[0-9]+$"
- pattern: "^cpu[0-9]*$"

led-pattern:
description: |
Expand Down

0 comments on commit 5f52a8b

Please sign in to comment.