From: Tony Lindgren <tony@atomide.com>
To: Hemanth V <hemanthv@ti.com>
Cc: linux-omap@vger.kernel.org, linux-input@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH V4 2/2] omap4: platform changes for CMA3000
Date: Mon, 6 Dec 2010 11:39:13 -0800 [thread overview]
Message-ID: <20101206193913.GP8345@atomide.com> (raw)
In-Reply-To: <37166.10.24.255.17.1291028266.squirrel@dbdmail.itg.ti.com>
* Hemanth V <hemanthv@ti.com> [101129 02:48]:
> From 8082870cc704d901d98cf0d6af90e45860927ceb Mon Sep 17 00:00:00 2001
> From: Hemanth V <hemanthv@ti.com>
> Date: Thu, 26 Aug 2010 17:49:12 +0530
> Subject: [PATCH] Platform changes for CMA3000 Accelerometer driver
>
> Update 4430 SDP board file with platform data for accelerometer driver
> and select the driver in kconfig
>
> Signed-off-by: Hemanth V <hemanthv@ti.com>
> ---
> arch/arm/mach-omap2/Kconfig | 2 ++
> arch/arm/mach-omap2/board-4430sdp.c | 30 ++++++++++++++++++++++++++++++
> 2 files changed, 32 insertions(+), 0 deletions(-)
>
> diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig
> index a928fd6..e87c049 100644
> --- a/arch/arm/mach-omap2/Kconfig
> +++ b/arch/arm/mach-omap2/Kconfig
> @@ -255,6 +255,8 @@ config MACH_OMAP_4430SDP
> depends on ARCH_OMAP4
> select INPUT_TOUCHSCREEN
> select TOUCHSCREEN_SYNTM12XX
> + select INPUT_MISC
> + select INPUT_CMA3000
> + select INPUT_CMA3000_I2C
>
The better way is to patch omap2plus_defconfig so these get added
as modules.
Regards,
Tony
prev parent reply other threads:[~2010-12-06 19:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-29 10:57 [PATCH V4 2/2] omap4: platform changes for CMA3000 Hemanth V
2010-12-06 19:39 ` Tony Lindgren [this message]
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=20101206193913.GP8345@atomide.com \
--to=tony@atomide.com \
--cc=hemanthv@ti.com \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).