From: Rob Herring Date: Fri, 21 Oct 2022 20:54:28 +0000 (-0500) Subject: dt-bindings: leds: Add 'cpuX' to 'linux,default-trigger' X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=5f52a8ba7e91215c3d046d298fb328d1b9f7897d;p=users%2Fjedix%2Flinux-maple.git 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 Signed-off-by: Pavel Machek --- diff --git a/Documentation/devicetree/bindings/leds/common.yaml b/Documentation/devicetree/bindings/leds/common.yaml index 3c14a98430e19..f5c57a580078e 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: |