提交 a4ee7e18 编写于 作者: A Ansuel Smith 提交者: Gregory CLEMENT

ARM: dts: armada: Add default trigger for sata led

In others board we have the sata led set to function
with the sata led trigger by default.
This patch makes the same for these board that have sata
led but get disabled by not associating it to any trigger.
Signed-off-by: NAnsuel Smith <ansuelsmth@gmail.com>
Acked-by: NJason Cooper <jason@lakedaemon.net>
Signed-off-by: NGregory CLEMENT <gregory.clement@free-electrons.com>
上级 b69f4697
......@@ -109,6 +109,7 @@
sata {
label = "caiman:white:sata";
linux,default-trigger = "disk-activity";
};
};
};
......@@ -109,6 +109,7 @@
sata {
label = "cobra:white:sata";
linux,default-trigger = "disk-activity";
};
};
};
......@@ -156,6 +156,7 @@
esata@4 {
label = "mamba:white:esata";
reg = <0x4>;
linux,default-trigger = "disk-activity";
};
usb2@5 {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册