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 v2 0/8] ARM: OMAP2+: AM33XX: Enable few drivers in omap2plus_defconfig
Date: Fri, 14 Dec 2012 11:02:56 +0530 [thread overview]
Message-ID: <1355463184-16283-1-git-send-email-anilkumar@ti.com> (raw)
This patch series enable tps65910, lis3lv02d accelerometer, tsl2550
ambient light sensor, matrix keypad, tmp275 temperature sensor, gpio
leds and D_CAN drivers in omap2plus_defconfig.
These are the peripherals present in AM33XX family of devices.
Changes from v1:
- Incorporated martinez javier's comments on v1
* Enabled few more triggers in omap2plus_defconfig
- Included Igor's patch, which modifies the omap2plus
defconfig for AM33XX devices.
AnilKumar Ch (7):
ARM: OMAP2+: omap2plus_defconfig: Enable tps65910 PMIC
ARM: OMAP2+: omap2plus_defconfig: Enable lis3lv02d accelerometer
ARM: OMAP2+: omap2plus_defconfig: Enable tsl2550 ambient light sensor
ARM: OMAP2+: omap2plus_defconfig: Enable matrix keypad driver
ARM: OMAP2+: omap2plus_defconfig: Enable tmp275 sensor
ARM: OMAP2+: omap2plus_defconfig: Enable leds-gpio driver
ARM: OMAP2+: omap2plus_defconfig: Enable DCAN controller
Igor Mazanov (1):
ARM: OMAP2+: omap2plus_defconfig: Enable tps65217 PMIC
arch/arm/configs/omap2plus_defconfig | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)
--
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 v2 0/8] ARM: OMAP2+: AM33XX: Enable few drivers in omap2plus_defconfig
Date: Fri, 14 Dec 2012 11:02:56 +0530 [thread overview]
Message-ID: <1355463184-16283-1-git-send-email-anilkumar@ti.com> (raw)
This patch series enable tps65910, lis3lv02d accelerometer, tsl2550
ambient light sensor, matrix keypad, tmp275 temperature sensor, gpio
leds and D_CAN drivers in omap2plus_defconfig.
These are the peripherals present in AM33XX family of devices.
Changes from v1:
- Incorporated martinez javier's comments on v1
* Enabled few more triggers in omap2plus_defconfig
- Included Igor's patch, which modifies the omap2plus
defconfig for AM33XX devices.
AnilKumar Ch (7):
ARM: OMAP2+: omap2plus_defconfig: Enable tps65910 PMIC
ARM: OMAP2+: omap2plus_defconfig: Enable lis3lv02d accelerometer
ARM: OMAP2+: omap2plus_defconfig: Enable tsl2550 ambient light sensor
ARM: OMAP2+: omap2plus_defconfig: Enable matrix keypad driver
ARM: OMAP2+: omap2plus_defconfig: Enable tmp275 sensor
ARM: OMAP2+: omap2plus_defconfig: Enable leds-gpio driver
ARM: OMAP2+: omap2plus_defconfig: Enable DCAN controller
Igor Mazanov (1):
ARM: OMAP2+: omap2plus_defconfig: Enable tps65217 PMIC
arch/arm/configs/omap2plus_defconfig | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)
--
1.7.9.5
next reply other threads:[~2012-12-14 5:33 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-14 5:32 AnilKumar Ch [this message]
2012-12-14 5:32 ` [PATCH v2 0/8] ARM: OMAP2+: AM33XX: Enable few drivers in omap2plus_defconfig AnilKumar Ch
2012-12-14 5:32 ` [PATCH v2 1/8] ARM: OMAP2+: omap2plus_defconfig: Enable tps65217 PMIC AnilKumar Ch
2012-12-14 5:32 ` AnilKumar Ch
2012-12-14 5:32 ` [PATCH v2 2/8] ARM: OMAP2+: omap2plus_defconfig: Enable tps65910 PMIC AnilKumar Ch
2012-12-14 5:32 ` AnilKumar Ch
2012-12-14 5:32 ` [PATCH v2 3/8] ARM: OMAP2+: omap2plus_defconfig: Enable lis3lv02d accelerometer AnilKumar Ch
2012-12-14 5:32 ` AnilKumar Ch
2012-12-14 5:33 ` [PATCH v2 4/8] ARM: OMAP2+: omap2plus_defconfig: Enable tsl2550 ambient light sensor AnilKumar Ch
2012-12-14 5:33 ` AnilKumar Ch
2012-12-14 5:33 ` [PATCH v2 5/8] ARM: OMAP2+: omap2plus_defconfig: Enable matrix keypad driver AnilKumar Ch
2012-12-14 5:33 ` AnilKumar Ch
2012-12-14 5:33 ` [PATCH v2 6/8] ARM: OMAP2+: omap2plus_defconfig: Enable tmp275 sensor AnilKumar Ch
2012-12-14 5:33 ` AnilKumar Ch
2012-12-14 5:33 ` [PATCH v2 7/8] ARM: OMAP2+: omap2plus_defconfig: Enable leds-gpio driver AnilKumar Ch
2012-12-14 5:33 ` AnilKumar Ch
2012-12-14 5:33 ` [PATCH v2 8/8] ARM: OMAP2+: omap2plus_defconfig: Enable DCAN controller AnilKumar Ch
2012-12-14 5:33 ` AnilKumar Ch
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=1355463184-16283-1-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.