Messages in this thread |  | | | Date | Mon, 25 Jun 2012 08:15:43 +0300 | | From | Hiroshi Doyu <> | | Subject | Re: [v2 1/5] iommu: Add DMA window parser, of_get_dma_window() |
| |
On Thu, 21 Jun 2012 18:18:59 +0200 Stephen Warren <swarren@wwwdotorg.org> wrote:
> On 06/21/2012 02:30 AM, Hiroshi Doyu wrote: > > From: Hiroshi DOYU <hdoyu@nvidia.com> > > > > This code was based on: > > "arch/microblaze/kernel/prom_parse.c" > > "arch/powerpc/kernel/prom_parse.c" > > > > Can replace "of_parse_dma_window()" in the above. This supports > > different formats flexibly. "prefix" can be configured if any. "busno" > > and "index" are optionally specified. Set NULL and 0 if not used. > > > > Signed-off-by: Hiroshi DOYU <hdoyu@nvidia.com> > > Acked-by: Stephen Warren <swarren@wwwdotorg.org>
Thanks.
> BTW, I only see patches 1 & 2 of 5 in this series; did you only mean to > post just 2 patches or did the others get lost on the way to my system > somehow?
I reposted only [1/5] and [2/5] as "v2" because the rests are same. Probably it was better to send a whole series again. Sorry for confusion.
|  |