From: AnilKumar Ch <anilkumar@ti.com>
To: tony@atomide.com
Cc: b-cousson@ti.com, linux-arm-kernel@lists.infradead.org,
linux-omap@vger.kernel.org, AnilKumar Ch <anilkumar@ti.com>
Subject: [PATCH 6/7] ARM: OMAP2+: omap2plus_defconfig: Enable leds-gpio driver
Date: Wed, 21 Nov 2012 12:29:22 +0530 [thread overview]
Message-ID: <1353481163-29462-7-git-send-email-anilkumar@ti.com> (raw)
In-Reply-To: <1353481163-29462-1-git-send-email-anilkumar@ti.com>
AM335X-EVMSK and AM335X-BONE devices have gpio controlled user leds,
one has to manually enable this support to use user leds. So this
patch enables gpio-leds driver in omap2plus_defconfig. Also enables
TRIGGER_TIMER and TRIGGER_HEARTBEAT.
Signed-off-by: AnilKumar Ch <anilkumar@ti.com>
---
arch/arm/configs/omap2plus_defconfig | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig
index 133f04a..5e1a763 100644
--- a/arch/arm/configs/omap2plus_defconfig
+++ b/arch/arm/configs/omap2plus_defconfig
@@ -202,6 +202,11 @@ CONFIG_MMC_UNSAFE_RESUME=y
CONFIG_SDIO_UART=y
CONFIG_MMC_OMAP=y
CONFIG_MMC_OMAP_HS=y
+CONFIG_NEW_LEDS=y
+CONFIG_LEDS_GPIO=y
+CONFIG_LEDS_TRIGGERS=y
+CONFIG_LEDS_TRIGGER_TIMER=y
+CONFIG_LEDS_TRIGGER_HEARTBEAT=y
CONFIG_RTC_CLASS=y
CONFIG_RTC_DRV_OMAP=y
CONFIG_RTC_DRV_TWL92330=y
--
1.7.9.5
WARNING: multiple messages have this Message-ID (diff)
From: anilkumar@ti.com (AnilKumar Ch)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 6/7] ARM: OMAP2+: omap2plus_defconfig: Enable leds-gpio driver
Date: Wed, 21 Nov 2012 12:29:22 +0530 [thread overview]
Message-ID: <1353481163-29462-7-git-send-email-anilkumar@ti.com> (raw)
In-Reply-To: <1353481163-29462-1-git-send-email-anilkumar@ti.com>
AM335X-EVMSK and AM335X-BONE devices have gpio controlled user leds,
one has to manually enable this support to use user leds. So this
patch enables gpio-leds driver in omap2plus_defconfig. Also enables
TRIGGER_TIMER and TRIGGER_HEARTBEAT.
Signed-off-by: AnilKumar Ch <anilkumar@ti.com>
---
arch/arm/configs/omap2plus_defconfig | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig
index 133f04a..5e1a763 100644
--- a/arch/arm/configs/omap2plus_defconfig
+++ b/arch/arm/configs/omap2plus_defconfig
@@ -202,6 +202,11 @@ CONFIG_MMC_UNSAFE_RESUME=y
CONFIG_SDIO_UART=y
CONFIG_MMC_OMAP=y
CONFIG_MMC_OMAP_HS=y
+CONFIG_NEW_LEDS=y
+CONFIG_LEDS_GPIO=y
+CONFIG_LEDS_TRIGGERS=y
+CONFIG_LEDS_TRIGGER_TIMER=y
+CONFIG_LEDS_TRIGGER_HEARTBEAT=y
CONFIG_RTC_CLASS=y
CONFIG_RTC_DRV_OMAP=y
CONFIG_RTC_DRV_TWL92330=y
--
1.7.9.5
next prev parent reply other threads:[~2012-11-21 6:59 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-21 6:59 [PATCH 0/7] ARM: OMAP2+: AM33XX: Enable few drivers in omap2plus_defconfig AnilKumar Ch
2012-11-21 6:59 ` AnilKumar Ch
2012-11-21 6:59 ` [PATCH 1/7] ARM: OMAP2+: omap2plus_defconfig: Enable tps65910 PMIC AnilKumar Ch
2012-11-21 6:59 ` AnilKumar Ch
2012-11-21 6:59 ` [PATCH 2/7] ARM: OMAP2+: omap2plus_defconfig: Enable lis3lv02d accelerometer AnilKumar Ch
2012-11-21 6:59 ` AnilKumar Ch
2012-11-21 6:59 ` [PATCH 3/7] ARM: OMAP2+: omap2plus_defconfig: Enable tsl2550 ambient light sensor AnilKumar Ch
2012-11-21 6:59 ` AnilKumar Ch
2012-11-21 6:59 ` [PATCH 4/7] ARM: OMAP2+: omap2plus_defconfig: Enable matrix keypad driver AnilKumar Ch
2012-11-21 6:59 ` AnilKumar Ch
2012-11-21 6:59 ` [PATCH 5/7] ARM: OMAP2+: omap2plus_defconfig: Enable tmp275 sensor AnilKumar Ch
2012-11-21 6:59 ` AnilKumar Ch
2012-11-21 6:59 ` AnilKumar Ch [this message]
2012-11-21 6:59 ` [PATCH 6/7] ARM: OMAP2+: omap2plus_defconfig: Enable leds-gpio driver AnilKumar Ch
2012-11-26 8:29 ` Javier Martinez Canillas
2012-11-26 8:29 ` Javier Martinez Canillas
2012-11-26 9:17 ` AnilKumar, Chimata
2012-11-26 9:17 ` AnilKumar, Chimata
2012-11-21 6:59 ` [PATCH 7/7] ARM: OMAP2+: omap2plus_defconfig: Enable DCAN controller AnilKumar Ch
2012-11-21 6:59 ` AnilKumar Ch
2012-12-14 18:09 ` [PATCH 0/7] ARM: OMAP2+: AM33XX: Enable few drivers in omap2plus_defconfig Tony Lindgren
2012-12-14 18:09 ` Tony Lindgren
2013-01-02 10:11 ` AnilKumar, Chimata
2013-01-02 10:11 ` AnilKumar, Chimata
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1353481163-29462-7-git-send-email-anilkumar@ti.com \
--to=anilkumar@ti.com \
--cc=b-cousson@ti.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-omap@vger.kernel.org \
--cc=tony@atomide.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.