[PATCH v5 0/6] Move rest of omap-iommu to live in drivers/iommu

2012-11-02 Thread Tony Lindgren
Hi all, Resending again, now using the updated email address for Joerg. We need to move the iommu code to live under drivers for arm common zImage support. Regards, Tony --- Ido Yariv (3): ARM: OMAP: Merge iommu2.h into iommu.h ARM: OMAP2+: Move iopgtable header to drivers/iommu/

Re: [PATCH v5 0/6] Move rest of omap-iommu to live in drivers/iommu

2012-11-11 Thread Ohad Ben-Cohen
On Fri, Nov 2, 2012 at 9:23 PM, Tony Lindgren wrote: > We need to move the iommu code to live under drivers > for arm common zImage support. For the iommu changes in the entire series: Acked-by: Ohad Ben-Cohen Joerg, it might relieve some pain if this will go through Tony's tree, as there are

Re: [PATCH v5 0/6] Move rest of omap-iommu to live in drivers/iommu

2012-11-12 Thread Omar Ramirez Luna
Hi, On 11 November 2012 03:39, Ohad Ben-Cohen wrote: > On Fri, Nov 2, 2012 at 9:23 PM, Tony Lindgren wrote: >> We need to move the iommu code to live under drivers >> for arm common zImage support. > > For the iommu changes in the entire series: > > Acked-by: Ohad Ben-Cohen > > Joerg, it might

Re: [PATCH v5 0/6] Move rest of omap-iommu to live in drivers/iommu

2012-11-12 Thread Tony Lindgren
* Omar Ramirez Luna [121112 10:42]: > Hi, > > On 11 November 2012 03:39, Ohad Ben-Cohen wrote: > > On Fri, Nov 2, 2012 at 9:23 PM, Tony Lindgren wrote: > >> We need to move the iommu code to live under drivers > >> for arm common zImage support. > > > > For the iommu changes in the entire serie

Re: [PATCH v5 0/6] Move rest of omap-iommu to live in drivers/iommu

2012-11-17 Thread Joerg Roedel
On Mon, Nov 12, 2012 at 02:00:34PM -0800, Tony Lindgren wrote: > Assuming Joerg is OK with these changes, I can push them into > an immutable branch that Joerg can merge in as needed. > > Further patches on top of this series can then be queued by > Joerg as arch/arm/*omap* and me are then out of

Re: [PATCH v5 0/6] Move rest of omap-iommu to live in drivers/iommu

2012-11-20 Thread Tony Lindgren
* Joerg Roedel [121117 04:12]: > On Mon, Nov 12, 2012 at 02:00:34PM -0800, Tony Lindgren wrote: > > Assuming Joerg is OK with these changes, I can push them into > > an immutable branch that Joerg can merge in as needed. > > > > Further patches on top of this series can then be queued by > > Joer