Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -246,7 +246,7 @@
		d8 {
			label = "d8";
			gpios = <&pioD 30 GPIO_ACTIVE_HIGH>;
			status = "disabled";
			default-state = "on";
		};

		d10 {