diff options
author | Rob Herring <robh@kernel.org> | 2022-10-21 23:54:28 +0300 |
---|---|---|
committer | Pavel Machek <pavel@ucw.cz> | 2022-10-22 12:58:12 +0300 |
commit | 5f52a8ba7e91215c3d046d298fb328d1b9f7897d (patch) | |
tree | 257c285de5ac8b4367a19a2d4cc941ecd79c5816 /Documentation/devicetree/bindings/leds | |
parent | 3031993b3474794ecb71b6f969a3e60e4bda9d8a (diff) | |
download | linux-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.yaml | 1 |
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: | |