[PATCHv2] ARM: dts: cfa10036: Add Power LED to the CFA-10036 board
Shawn Guo
shawn.guo at linaro.org
Sun Jul 1 10:20:00 EDT 2012
On Fri, Jun 29, 2012 at 09:39:29AM +0200, Maxime Ripard wrote:
> Signed-off-by: Maxime Ripard <maxime.ripard at free-electrons.com>
> Cc: Brian Lilly <brian at crystalfontz.com>
Applied, thanks.
Regards,
Shawn
> ---
> 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