summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/snowball.dts
diff options
context:
space:
mode:
authorLee Jones <lee.jones@linaro.org>2012-06-15 08:30:30 (GMT)
committerLee Jones <lee.jones@linaro.org>2012-07-13 07:55:45 (GMT)
commit7fd975fabe65ee8cc1d53811c9aa607e95def406 (patch)
tree74cf5ef57921e1f999fa895675cf8fb03f95b09a /arch/arm/boot/dts/snowball.dts
parent8733f53c67544ccf358437cc8bb5a175c351ceba (diff)
downloadlinux-7fd975fabe65ee8cc1d53811c9aa607e95def406.tar.xz
ARM: ux500: Enable the user LED on Snowball via Device Tree
This patch enables and illuminates the user_led on the Snowball low-cost development board using DT. It also removes initialisation carried out from platform code. Acked-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'arch/arm/boot/dts/snowball.dts')
-rw-r--r--arch/arm/boot/dts/snowball.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/snowball.dts b/arch/arm/boot/dts/snowball.dts
index 68f66f3..aefcb7f 100644
--- a/arch/arm/boot/dts/snowball.dts
+++ b/arch/arm/boot/dts/snowball.dts
@@ -77,6 +77,7 @@
used-led {
label = "user_led";
gpios = <&gpio4 14 0x4>;
+ default-state = "on";
};
};