summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/kirkwood-sheevaplug.dts
diff options
context:
space:
mode:
authorJason Cooper <jason@lakedaemon.net>2013-10-14 17:37:55 +0000
committerJason Cooper <jason@lakedaemon.net>2013-11-23 17:34:40 +0000
commitdcdf14c729cb0e9d444a3ebdf76a88fb4f325309 (patch)
tree2e66acbe366edeeb4f1149f15782cd05325e5cee /arch/arm/boot/dts/kirkwood-sheevaplug.dts
parent6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae (diff)
ARM: mvebu: dts: remove unneeded linux,default-state from led nodes
Generally, power LEDs should indicate when power is applied, and go out once power is removed. _Not_ annoy the developer with migraine-inducing blinking reminicent of some badly animated television series designed to sell sugar to children. On a more serious note, most of these OS-specific properties aren't necessary and should be removed. I left two that are legitimately tying disk LEDs to disk activity. Other than that, we keep the state the bootloader left them in until userspace changes the state via sysfs. Signed-off-by: Jason Cooper <jason@lakedaemon.net>
Diffstat (limited to 'arch/arm/boot/dts/kirkwood-sheevaplug.dts')
-rw-r--r--arch/arm/boot/dts/kirkwood-sheevaplug.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/kirkwood-sheevaplug.dts b/arch/arm/boot/dts/kirkwood-sheevaplug.dts
index bb61918313db..1eff4f6d8d03 100644
--- a/arch/arm/boot/dts/kirkwood-sheevaplug.dts
+++ b/arch/arm/boot/dts/kirkwood-sheevaplug.dts
@@ -32,7 +32,7 @@
health {
label = "sheevaplug:blue:health";
gpios = <&gpio1 17 1>;
- linux,default-trigger = "default-on";
+ default-state = "keep";
};
misc {