From: Tony Lindgren <tony@atomide.com>
To: Kevin Hilman <khilman@mvista.com>
Cc: linux-omap-open-source@linux.omap.com
Subject: Re: [PATCH 4/4] OMAP: DMA: Added support for DMA chaining
Date: Thu, 1 Nov 2007 00:54:58 -0700 [thread overview]
Message-ID: <20071101075457.GR32547@atomide.com> (raw)
In-Reply-To: <4728BF67.2020208@mvista.com>
* Kevin Hilman <khilman@mvista.com> [071031 10:46]:
> Tony Lindgren wrote:
> > * Gadiyar, Anand <gadiyar@ti.com> [071024 00:10]:
> >> From: Anand Gadiyar <gadiyar@ti.com>
> >>
> >> Added support for DMA chaining.
> >> This patch depends on patches [1-3]
> >> "OMAP: DMA: Cleanup of DMA Request Lines",
> >> "OMAP: DMA: Added support for OMAP3" and
> >> "OMAP: DMA: Added utility APIs for setting DMA global parameters".
> >
>
> FYI... without PATCH 1/1 the new DMA stuff doesn't compile on OMAP2.
> While waiting for that fix, at least this is required to build in
> current git
>
> Kevin
>
>
> Index: dev/include/asm-arm/arch-omap/dma.h
> ===================================================================
> --- dev.orig/include/asm-arm/arch-omap/dma.h
> +++ dev/include/asm-arm/arch-omap/dma.h
> @@ -62,6 +62,7 @@
> #define OMAP_DMA4_IRQENABLE_L2 (OMAP_DMA4_BASE + 0x20)
> #define OMAP_DMA4_IRQENABLE_L3 (OMAP_DMA4_BASE + 0x24)
> #define OMAP_DMA4_SYSSTATUS (OMAP_DMA4_BASE + 0x28)
> +#define OMAP_DMA4_OCP_SYSCONFIG (OMAP_DMA4_BASE + 0x2c)
> #define OMAP_DMA4_CAPS_0 (OMAP_DMA4_BASE + 0x64)
> #define OMAP_DMA4_CAPS_2 (OMAP_DMA4_BASE + 0x6c)
> #define OMAP_DMA4_CAPS_3 (OMAP_DMA4_BASE + 0x70)
Oops, pushed your fix.
Tony
prev parent reply other threads:[~2007-11-01 7:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-24 7:10 [PATCH 4/4] OMAP: DMA: Added support for DMA chaining Gadiyar, Anand
2007-10-31 13:18 ` Tony Lindgren
2007-10-31 17:46 ` Kevin Hilman
2007-11-01 7:54 ` 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=20071101075457.GR32547@atomide.com \
--to=tony@atomide.com \
--cc=khilman@mvista.com \
--cc=linux-omap-open-source@linux.omap.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox