mirror of
https://github.com/torvalds/linux.git
synced 2026-07-28 01:55:51 +02: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:
parent
c26a3fb47f
commit
04ff9bcbc5
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user