Skip to content

Commit

Permalink
ARM: at91/dt: sama5d4 xplained: enable the led D8
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Josh Wu authored and Nicolas Ferre committed Sep 18, 2015
1 parent a21a6c4 commit 4a43c3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/at91-sama5d4_xplained.dts
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@
d8 {
label = "d8";
gpios = <&pioD 30 GPIO_ACTIVE_HIGH>;
status = "disabled";
default-state = "on";
};

d10 {
Expand Down

0 comments on commit 4a43c3b

Please sign in to comment.