From mboxrd@z Thu Jan 1 00:00:00 1970 From: joro@8bytes.org (Joerg Roedel) Date: Tue, 4 Mar 2014 17:04:32 +0100 Subject: [PATCHv3 00/13] OMAP IOMMU DT adaptation for 3.15 In-Reply-To: <20140228230000.GW13624@atomide.com> References: <1393620164-14633-1-git-send-email-s-anna@ti.com> <20140228230000.GW13624@atomide.com> Message-ID: <20140304160432.GG2799@8bytes.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, Feb 28, 2014 at 03:00:00PM -0800, Tony Lindgren wrote: > * Suman Anna [140228 12:46]: > > Hi Joerg, Tony, > > > > This is an updated series of the OMAP IOMMU DT adaptation intended > > for 3.15 merge window, addressing the comments from the v2 series. > > This series is rebased onto 3.14-rc4, and the only change to bindings > > is to drop the dma-window property. > > > > The first 7 patches in the series are in drivers/iommu, with the first > > 3 patches performing some cleanup. The DT bindings and adaptation are > > done in patches 4 and 5. > > > > Tony, > > Patches 8 through 13 are in arch/arm/mach-omap2 layer, so I am guessing > > these would have to go through your tree. Of these, patches 8 and 9 are > > cleanup fixes to get OMAP3 IVA MMU working, patches 10 & 11 are fixes > > required with DT-boot for OMAP3/4, patches 12 & 13 add the OMAP5 support. > > Are patches 8 to 13 OK to apply separately from the iommu patches or > do they need to wait for the iommu patches to get merged first? Applied patches 1-7 to my arm/omap branch. Tony, you can pull that branch into your tree if needed (when I pushed it, which will happen today or tomorrow). Joerg