]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
ARM: dts: gemini: Tag disk led for disk-activity
authorLinus Walleij <linusw@kernel.org>
Sat, 28 Feb 2026 00:05:42 +0000 (01:05 +0100)
committerLinus Walleij <linusw@kernel.org>
Thu, 28 May 2026 08:38:19 +0000 (10:38 +0200)
Linux now has a trigger specifically for all disk activity
and this is what the LED is used for so tag it like such.

Signed-off-by: Linus Walleij <linusw@kernel.org>
arch/arm/boot/dts/gemini/gemini-nas4220b.dts

index 6544c730340fa4cefd916c22d37342c3080084a9..2488b9b24218aedc8b184c753f70f7f24f133a30 100644 (file)
@@ -52,6 +52,7 @@
                        /* Conflict with TVC */
                        gpios = <&gpio1 28 GPIO_ACTIVE_HIGH>;
                        default-state = "on";
+                       linux,default-trigger = "disk-activity";
                };
                led-green-os {
                        label = "nas4220b:green:os";