[PATCH] ARM: imx28: Add Power LED to the crystalfontz CFA-10036 board

Shawn Guo shawn.guo at linaro.org
Thu Jun 28 21:20:06 EDT 2012


Please use something like "ARM: dts: cfa10036: ..." as subject prefix.

On Thu, Jun 28, 2012 at 05:43:13PM +0200, Maxime Ripard wrote:
> Signed-off-by: Maxime Ripard <maxime.ripard at free-electrons.com>
> 
Drop this new line.

Regards,
Shawn

> 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