[PATCH 1/2] sama5d33ek: enable led D3
Nicolas Ferre
nicolas.ferre at atmel.com
Thu Sep 10 08:09:46 PDT 2015
From: Josh Wu <josh.wu at atmel.com>
Signed-off-by: Josh Wu <josh.wu at atmel.com>
---
arch/arm/boot/dts/sama5d33ek.dts | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/arch/arm/boot/dts/sama5d33ek.dts b/arch/arm/boot/dts/sama5d33ek.dts
index cbd6a3ff1545..48d7445828dd 100644
--- a/arch/arm/boot/dts/sama5d33ek.dts
+++ b/arch/arm/boot/dts/sama5d33ek.dts
@@ -39,6 +39,13 @@
};
};
+ leds {
+ d3 {
+ label = "d3";
+ gpios = <&pioE 24 GPIO_ACTIVE_HIGH>;
+ };
+ };
+
sound {
status = "okay";
};
--
2.1.3
More information about the linux-arm-kernel
mailing list