[PATCHv2] ARM: dts: cfa10036: Add Power LED to the CFA-10036 board

Maxime Ripard maxime.ripard at free-electrons.com
Fri Jun 29 03:39:29 EDT 2012


Signed-off-by: Maxime Ripard <maxime.ripard at free-electrons.com>
Cc: Brian Lilly <brian at crystalfontz.com>
---
 arch/arm/boot/dts/cfa10036.dts |    9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/arch/arm/boot/dts/cfa10036.dts b/arch/arm/boot/dts/cfa10036.dts
index 28b9326..c03a577 100644
--- a/arch/arm/boot/dts/cfa10036.dts
+++ b/arch/arm/boot/dts/cfa10036.dts
@@ -40,4 +40,13 @@
 			};
 		};
 	};
+
+	leds {
+		compatible = "gpio-leds";
+
+		power {
+			gpios = <&gpio3 4 1>;
+			default-state = "on";
+		};
+	};
 };
-- 
1.7.9.5




More information about the linux-arm-kernel mailing list