aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Herring <[email protected]>2022-10-21 15:54:28 -0500
committerPavel Machek <[email protected]>2022-10-22 11:58:12 +0200
commit5f52a8ba7e91215c3d046d298fb328d1b9f7897d (patch)
tree257c285de5ac8b4367a19a2d4cc941ecd79c5816
parent3031993b3474794ecb71b6f969a3e60e4bda9d8a (diff)
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]>
-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: |