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:
Rob Herring 2022-10-21 15:54:28 -05:00 committed by Pavel Machek
parent 3031993b34
commit 5f52a8ba7e

View File

@ -100,6 +100,7 @@ properties:
- pattern
# LED is triggered by SD/MMC activity
- pattern: "^mmc[0-9]+$"
- pattern: "^cpu[0-9]*$"
led-pattern:
description: |