mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-08-29 13:57:58 -04:00
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:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user