Re: [PATCH 1/1] ARM: OMAP3: igep0020: default boot status LED to On instead of Heartbeat

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, Nov 24, 2012 at 9:29 AM, Javier Martinez Canillas
<javier.martinez@xxxxxxxxxxxxxxx> wrote:
> The IGEPv2 board uses an green GPIO LED to inform the user
> that the kernel could boot.
>
> The green status GPIO LED was default to Heartbeat but On
> is better to signal that is running correctly.
>
> Signed-off-by: Javier Martinez Canillas <javier.martinez@xxxxxxxxxxxxxxx>
> ---
>  arch/arm/mach-omap2/board-igep0020.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/arch/arm/mach-omap2/board-igep0020.c b/arch/arm/mach-omap2/board-igep0020.c
> index 0f24cb8..e526228 100644
> --- a/arch/arm/mach-omap2/board-igep0020.c
> +++ b/arch/arm/mach-omap2/board-igep0020.c
> @@ -313,7 +313,7 @@ static struct gpio_led igep_gpio_leds[] = {
>         },
>         [3] = {
>                 .name                   = "gpio-led:green:d1",
> -               .default_trigger        = "heartbeat",
> +               .default_trigger        = "default-on",
>                 .gpio                   = -EINVAL, /* gets replaced */
>                 .active_low             = 1,
>         },
> --

Please ignore this patch since another one was sent that supersedes it.

Thanks a lot and sorry for the noise.
Javier
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Arm (vger)]     [ARM Kernel]     [ARM MSM]     [Linux Tegra]     [Linux WPAN Networking]     [Linux Wireless Networking]     [Maemo Users]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux