summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/leds
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2022-10-21 23:54:28 +0300
committerPavel Machek <pavel@ucw.cz>2022-10-22 12:58:12 +0300
commit5f52a8ba7e91215c3d046d298fb328d1b9f7897d (patch)
tree257c285de5ac8b4367a19a2d4cc941ecd79c5816 /Documentation/devicetree/bindings/leds
parent3031993b3474794ecb71b6f969a3e60e4bda9d8a (diff)
downloadlinux-5f52a8ba7e91215c3d046d298fb328d1b9f7897d.tar.xz
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>
Diffstat (limited to 'Documentation/devicetree/bindings/leds')
-rw-r--r--Documentation/devicetree/bindings/leds/common.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/leds/common.yaml b/Documentation/devicetree/bindings/leds/common.yaml
index 3c14a98430e1..f5c57a580078 100644
--- a/Documentation/devicetree/bindings/leds/common.yaml
+++ b/Documentation/devicetree/bindings/leds/common.yaml
@@ -100,6 +100,7 @@ properties:
- pattern
# LED is triggered by SD/MMC activity
- pattern: "^mmc[0-9]+$"
+ - pattern: "^cpu[0-9]*$"
led-pattern:
description: |