ARM: dts: gemini: Tag disk led for disk-activity

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>
This commit is contained in:
Linus Walleij 2026-02-28 01:05:42 +01:00
parent c26a3fb47f
commit 04ff9bcbc5

View File

@ -52,6 +52,7 @@ led-orange-hdd {
/* Conflict with TVC */
gpios = <&gpio1 28 GPIO_ACTIVE_HIGH>;
default-state = "on";
linux,default-trigger = "disk-activity";
};
led-green-os {
label = "nas4220b:green:os";