mirror of
https://github.com/torvalds/linux.git
synced 2026-05-27 00:22:00 +02:00
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 <robh@kernel.org> Signed-off-by: Pavel Machek <pavel@ucw.cz>
This commit is contained in:
parent
3031993b34
commit
5f52a8ba7e
|
|
@ -100,6 +100,7 @@ properties:
|
|||
- pattern
|
||||
# LED is triggered by SD/MMC activity
|
||||
- pattern: "^mmc[0-9]+$"
|
||||
- pattern: "^cpu[0-9]*$"
|
||||
|
||||
led-pattern:
|
||||
description: |
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user