From: Tony Lindgren <tony@atomide.com>
To: Russell King - ARM Linux <linux@arm.linux.org.uk>
Cc: linux-arm-kernel@lists.arm.linux.org.uk,
linux-omap@vger.kernel.org,
Jarkko Nikula <jarkko.nikula@nokia.com>
Subject: git-pull request for omap mcbsp changes (Re: [PATCH 5/5] ARM: OMAP: Fixes to omap_mcbsp_request function)
Date: Wed, 8 Oct 2008 10:32:37 +0300 [thread overview]
Message-ID: <20081008073236.GA30831@atomide.com> (raw)
In-Reply-To: <20081007184827.GI7263@flint.arm.linux.org.uk>
* Russell King - ARM Linux <linux@arm.linux.org.uk> [081008 04:25]:
> On Sat, Oct 04, 2008 at 03:37:12PM +0100, Russell King - ARM Linux wrote:
> > On Wed, Sep 24, 2008 at 04:29:15PM +0300, Tony Lindgren wrote:
> > > From: Jarkko Nikula <jarkko.nikula@nokia.com>
> > >
> > > Bootloader may let McBSP logic running so make sure that block is idle
> > > before requesting IRQs. Also make sure that TX and RX waitqueues are
> > > initialized before request_irq.
> > >
> > > Signed-off-by: Jarkko Nikula <jarkko.nikula@nokia.com>
> > > Signed-off-by: Tony Lindgren <tony@atomide.com>
> >
> > Ok.
>
> The other question to ask about these patches is: does it finally allow
> mainline to reach parity with your tree on the McBSP code?
Yes.
> If not, is it possible to have a set of patches which brings the McBSP
> code completely up to date in mainline?
There are no other McBSP patches pending right now.
Here's the pull request for you for these patches:
The following changes since commit 56f68556d7bbb51dd158c74deb09c783345bfbbd:
Russell King (1):
Merge unstable branch 'omap-rmk'
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git omap-upstream
Chandra Shekhar (2):
ARM: OMAP: Allocate McBSP devices dynamically
ARM: OMAP: Add support for McBSP devices 3 - 5 on 34xx
Jarkko Nikula (2):
ARM: OMAP: Add support for OMAP2430 in McBSP
ARM: OMAP: Fixes to omap_mcbsp_request function
Uwe Kleine-König (1):
Fix sections for omap-mcbsp platform driver
arch/arm/mach-omap1/mcbsp.c | 37 +--
arch/arm/mach-omap2/mcbsp.c | 147 ++++++++++--
arch/arm/plat-omap/include/mach/mcbsp.h | 41 +++-
arch/arm/plat-omap/mcbsp.c | 403 ++++++++++++++++++-------------
4 files changed, 404 insertions(+), 224 deletions(-)
--
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:[~2008-10-08 7:29 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-24 13:29 [PATCH 0/5] Omap McBSP updates from linux-omap tree, v2 Tony Lindgren
2008-09-24 13:29 ` [PATCH 1/5] Don't use __init but __devinit to define probe function. A pointer to Tony Lindgren
2008-09-24 13:29 ` [PATCH 2/5] ARM: OMAP: Allocate McBSP devices dynamically Tony Lindgren
2008-09-24 13:29 ` [PATCH 3/5] ARM: OMAP: Add support for McBSP devices 3 - 5 on 34xx Tony Lindgren
2008-09-24 13:29 ` [PATCH 4/5] ARM: OMAP: Add support for OMAP2430 in McBSP Tony Lindgren
2008-09-24 13:29 ` [PATCH 5/5] ARM: OMAP: Fixes to omap_mcbsp_request function Tony Lindgren
2008-10-04 14:37 ` Russell King - ARM Linux
2008-10-07 18:43 ` Russell King - ARM Linux
2008-10-07 18:48 ` Russell King - ARM Linux
2008-10-08 7:32 ` Tony Lindgren [this message]
2008-10-09 14:29 ` git-pull request for omap mcbsp changes (Re: [PATCH 5/5] ARM: OMAP: Fixes to omap_mcbsp_request function) Russell King - ARM Linux
2008-10-04 14:36 ` [PATCH 4/5] ARM: OMAP: Add support for OMAP2430 in McBSP Russell King - ARM Linux
2008-10-04 14:35 ` [PATCH 3/5] ARM: OMAP: Add support for McBSP devices 3 - 5 on 34xx Russell King - ARM Linux
2008-10-04 14:33 ` [PATCH 2/5] ARM: OMAP: Allocate McBSP devices dynamically Russell King - ARM Linux
2008-09-24 13:47 ` [PATCH 1/5] Fix sections for omap-mcbsp platform driver Tony Lindgren
2008-10-04 14:33 ` Russell King - ARM Linux
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=20081008073236.GA30831@atomide.com \
--to=tony@atomide.com \
--cc=jarkko.nikula@nokia.com \
--cc=linux-arm-kernel@lists.arm.linux.org.uk \
--cc=linux-omap@vger.kernel.org \
--cc=linux@arm.linux.org.uk \
/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.