Re: [v2 1/5] iommu: Add DMA window parser, of_get_dma_window()

From: Hiroshi Doyu
Date: Mon Jun 25 2012 - 01:15:58 EST


On Thu, 21 Jun 2012 18:18:59 +0200
Stephen Warren <swarren@xxxxxxxxxxxxx> wrote:

> On 06/21/2012 02:30 AM, Hiroshi Doyu wrote:
> > From: Hiroshi DOYU <hdoyu@xxxxxxxxxx>
> >
> > 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@xxxxxxxxxx>
>
> Acked-by: Stephen Warren <swarren@xxxxxxxxxxxxx>

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.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/