Commit 4a43c3b8 authored by Josh Wu's avatar Josh Wu Committed by Nicolas Ferre

ARM: at91/dt: sama5d4 xplained: enable the led D8

Enable D8 led as now the pioD is available. D8 is the power led and is on by
default.
Signed-off-by: default avatarJosh Wu <josh.wu@atmel.com>
[nicolas.ferre@atmel.com: split the patch in 2]
Signed-off-by: default avatarNicolas Ferre <nicolas.ferre@atmel.com>
parent a21a6c47
......@@ -246,7 +246,7 @@ leds {
d8 {
label = "d8";
gpios = <&pioD 30 GPIO_ACTIVE_HIGH>;
status = "disabled";
default-state = "on";
};
d10 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment