From: manjugk@ti.com (G, Manjunath Kondaiah)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v1 4/9] OMAP2430: hwmod data: add system DMA
Date: Wed, 15 Dec 2010 21:23:33 +0530 [thread overview]
Message-ID: <20101215155333.GA28354@GLPP-machine> (raw)
In-Reply-To: <alpine.DEB.2.00.1012150814250.15971@utopia.booyaka.com>
On Wed, Dec 15, 2010 at 08:14:49AM -0700, Paul Walmsley wrote:
> On Wed, 15 Dec 2010, G, Manjunath Kondaiah wrote:
>
> > On Tue, Dec 14, 2010 at 07:27:33PM -0700, Paul Walmsley wrote:
> > > On Sat, 4 Dec 2010, G, Manjunath Kondaiah wrote:
> > >
> > > > Add OMAP2430 DMA hwmod data and also add required
> > > > DMA device attributes.
> > >
> > > ...
> > >
> > > > +/* dma_system -> L3 */
> > > > +static struct omap_hwmod_ocp_if omap2430_dma_system__l3 = {
> > > > + .master = &omap2430_dma_system_hwmod,
> > > > + .slave = &omap2430_l3_main_hwmod,
> > > > + .clk = "l3_div_ck",
> > >
> > > This clock does not exist on OMAP2430. Did you test this on OMAP2430?
> >
> > Yes. I have tested this on SDP2430. For confirmation, I tested again now.
> > It boots up without any issues and all DMA test cases are passing.
>
> Don't you see warnings in the boot messages that this clock cannot be
> found?
No. I don't see any warnings in boot log. May missing during early
prints?
-Manjunath
prev parent reply other threads:[~2010-12-15 15:53 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1291434246-30716-1-git-send-email-manjugk@ti.com>
2010-12-07 11:04 ` [PATCH v1 0/9] OMAP: DMA: hwmod and DMA as platform device G, Manjunath Kondaiah
2010-12-14 23:19 ` Tony Lindgren
2010-12-15 0:18 ` Kevin Hilman
[not found] ` <1291434246-30716-8-git-send-email-manjugk@ti.com>
2010-12-15 0:40 ` [PATCH v1 7/9] OMAP1: DMA: Implement in platform device model Kevin Hilman
2010-12-15 0:55 ` Kevin Hilman
2010-12-15 1:04 ` Tony Lindgren
2010-12-15 2:01 ` G, Manjunath Kondaiah
2010-12-15 2:44 ` Tony Lindgren
2010-12-15 1:37 ` [PATCH v1 0/9] OMAP: DMA: hwmod and DMA as platform device Kevin Hilman
2010-12-15 1:55 ` Tony Lindgren
2010-12-15 2:02 ` Kevin Hilman
2010-12-15 2:08 ` Tony Lindgren
2010-12-15 1:59 ` G, Manjunath Kondaiah
[not found] ` <1291434246-30716-4-git-send-email-manjugk@ti.com>
2010-12-15 2:25 ` [PATCH v1 3/9] OMAP2420: hwmod data: add system DMA Paul Walmsley
2010-12-15 11:09 ` G, Manjunath Kondaiah
2010-12-15 12:15 ` [PATCH v1 3/9] OMAP2420: hwmod data: add system DMA] G, Manjunath Kondaiah
2010-12-15 15:39 ` Paul Walmsley
[not found] ` <1291434246-30716-5-git-send-email-manjugk@ti.com>
2010-12-15 2:27 ` [PATCH v1 4/9] OMAP2430: hwmod data: add system DMA Paul Walmsley
2010-12-15 10:59 ` G, Manjunath Kondaiah
2010-12-15 15:14 ` Paul Walmsley
2010-12-15 15:53 ` G, Manjunath Kondaiah [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=20101215155333.GA28354@GLPP-machine \
--to=manjugk@ti.com \
--cc=linux-arm-kernel@lists.infradead.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).