From: Josh Wu Date: Tue, 9 Dec 2014 10:54:46 +0000 (+0800) Subject: ARM: at91/dt: sama5d3: enable D2 as the heartbeat LED X-Git-Tag: v4.0-rc1~69^2~33^2~17 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=ce596f0ff6e4d12b0b2093ecf4480eab55c9f1c6;p=karo-tx-linux.git ARM: at91/dt: sama5d3: enable D2 as the heartbeat LED This D2 led is available for all sama5d3x-ek board. So make it a heartbeat LED. Signed-off-by: Josh Wu Signed-off-by: Nicolas Ferre --- diff --git a/arch/arm/boot/dts/sama5d3xcm.dtsi b/arch/arm/boot/dts/sama5d3xcm.dtsi index cfcd200b0c17..7d6babdab039 100644 --- a/arch/arm/boot/dts/sama5d3xcm.dtsi +++ b/arch/arm/boot/dts/sama5d3xcm.dtsi @@ -122,6 +122,7 @@ d2 { label = "d2"; gpios = <&pioE 25 GPIO_ACTIVE_LOW>; /* PE25, conflicts with A25, RXD2 */ + linux,default-trigger = "heartbeat"; }; }; };