* [PATCH] dt-bindings: leds: Add 'cpuX' to 'linux,default-trigger'
@ 2022-10-21 20:54 Rob Herring
2022-10-22 9:58 ` Pavel Machek
0 siblings, 1 reply; 2+ messages in thread
From: Rob Herring @ 2022-10-21 20:54 UTC (permalink / raw)
To: Pavel Machek, Krzysztof Kozlowski, Jacek Anaszewski
Cc: linux-leds, devicetree, linux-kernel
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>
---
Documentation/devicetree/bindings/leds/common.yaml | 1 +
1 file changed, 1 insertion(+)
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: |
--
2.35.1
^ permalink raw reply related [flat|nested] 2+ messages in thread* Re: [PATCH] dt-bindings: leds: Add 'cpuX' to 'linux,default-trigger'
2022-10-21 20:54 [PATCH] dt-bindings: leds: Add 'cpuX' to 'linux,default-trigger' Rob Herring
@ 2022-10-22 9:58 ` Pavel Machek
0 siblings, 0 replies; 2+ messages in thread
From: Pavel Machek @ 2022-10-22 9:58 UTC (permalink / raw)
To: Rob Herring
Cc: Krzysztof Kozlowski, Jacek Anaszewski, linux-leds, devicetree,
linux-kernel
[-- Attachment #1: Type: text/plain, Size: 295 bytes --]
On Fri 2022-10-21 15:54:28, Rob Herring wrote:
> Add 'cpu' and 'cpuN' to possible values for 'linux,default-trigger'.
> There's 45 cases of them in upstream dts files.
Thanks, applied.
Best regards,
Pavel
--
People of Russia, stop Putin before his war on Ukraine escalates.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-10-22 10:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-21 20:54 [PATCH] dt-bindings: leds: Add 'cpuX' to 'linux,default-trigger' Rob Herring
2022-10-22 9:58 ` Pavel Machek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).