From: Tony Lindgren <tony@atomide.com>
To: "Pali Rohár" <pali.rohar@gmail.com>
Cc: linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org,
Lauri Leukkunen <lauri.leukkunen@nokia.com>,
Sebastian Reichel <sre@debian.org>,
Felipe Contreras <felipe.contreras@nokia.com>,
Ameya Palande <ameya.palande@nokia.com>
Subject: Re: rx51: support for lis3lv02d accelerometer
Date: Mon, 21 May 2012 09:08:40 -0700 [thread overview]
Message-ID: <20120521160840.GK17852@atomide.com> (raw)
In-Reply-To: <20120509000734.GZ5088@atomide.com>
Hi Pali,
* Tony Lindgren <tony@atomide.com> [120508 17:12]:
> * Pali Rohár <pali.rohar@gmail.com> [120504 08:41]:
> > Hi!
> >
> > Upstream linux kernel has already driver for lis3lv02d accelerometer
> > in drivers/misc/lis3lv02d. So now can be added also platform support
> > for nokia rx51. Patch exists for long time in meego obs repository:
> > https://build.pub.meego.com/package/view_file?file=linux-2.6-omap-rx51-Platform-support-for-lis3lv02d-acceleromet.patch&package=kernel-adaptation-n900&project=CE%3AAdaptation%3AN900
> >
> > It is possible to include this patch to upstream kernel?
>
> Thanks, applying into board branch with From: Ameya as in the
> link above.
Just noticed that this one is still using OMAP_GPIO_IRQ that
won't work any longer. Can you please send a fix on top of this
patch against linux next to fix it?
The fix is to use gpio_to_irq() in the related init function
instead of static OMAP_GPIO_IRQ in the data structure.
Regards,
Tony
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2012-05-21 16:08 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-04 15:37 rx51: support for lis3lv02d accelerometer Pali Rohár
2012-05-09 0:07 ` Tony Lindgren
2012-05-21 16:08 ` Tony Lindgren [this message]
2012-05-23 18:22 ` Pali Rohár
2012-06-04 7:27 ` [PATCH] ARM: OMAP: Fix lis3lv02d accelerometer to use gpio_to_irq Tony Lindgren
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=20120521160840.GK17852@atomide.com \
--to=tony@atomide.com \
--cc=ameya.palande@nokia.com \
--cc=felipe.contreras@nokia.com \
--cc=lauri.leukkunen@nokia.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=pali.rohar@gmail.com \
--cc=sre@debian.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).