Re: [PATCH 2/3] iommu/omap: Merge iommu2.h into iommu.h

2012-09-30 Thread Ido Yariv
On Thu, Sep 27, 2012 at 12:55:26PM -0700, Tony Lindgren wrote: > * Tony Lindgren [120927 12:54]: > > Hi Ido, > > > > * Ido Yariv [120920 22:15]: > > > Since iommu is not currently supported on OMAP1, merge plat/iommu2.h into > > > iommu.h so only one file would have to move to platform_data/ as

Re: [PATCH 2/3] iommu/omap: Merge iommu2.h into iommu.h

2012-09-27 Thread Tony Lindgren
* Tony Lindgren [120927 12:54]: > Hi Ido, > > * Ido Yariv [120920 22:15]: > > Since iommu is not currently supported on OMAP1, merge plat/iommu2.h into > > iommu.h so only one file would have to move to platform_data/ as part of the > > single zImage effort. > > Looks like you need patch 2.5/3

Re: [PATCH 2/3] iommu/omap: Merge iommu2.h into iommu.h

2012-09-27 Thread Tony Lindgren
Hi Ido, * Ido Yariv [120920 22:15]: > Since iommu is not currently supported on OMAP1, merge plat/iommu2.h into > iommu.h so only one file would have to move to platform_data/ as part of the > single zImage effort. Looks like you need patch 2.5/3 in this series too that makes some of the things

[PATCH 2/3] iommu/omap: Merge iommu2.h into iommu.h

2012-09-20 Thread Ido Yariv
Since iommu is not currently supported on OMAP1, merge plat/iommu2.h into iommu.h so only one file would have to move to platform_data/ as part of the single zImage effort. Signed-off-by: Ido Yariv --- arch/arm/plat-omap/include/plat/iommu.h | 88 +++-- arch/arm/plat-oma