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: Josh Wu <josh.wu@atmel.com>
[nicolas.ferre@atmel.com: split the patch in 2]
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
This commit is contained in:
Josh Wu 2015-04-23 10:08:04 +02:00 committed by Nicolas Ferre
parent a21a6c47f5
commit 4a43c3b8d8
1 changed files with 1 additions and 1 deletions

View File

@ -246,7 +246,7 @@
d8 {
label = "d8";
gpios = <&pioD 30 GPIO_ACTIVE_HIGH>;
status = "disabled";
default-state = "on";
};
d10 {