From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Thu, 08 Jan 2015 23:25:15 +0100 Subject: [PATCH v3 3/4] of/pci: add of_pci_dma_configure() update dma configuration In-Reply-To: <54AEDFED.8060008@ti.com> References: <1420656594-8908-1-git-send-email-m-karicheri2@ti.com> <20150108160626.GN11583@arm.com> <54AEDFED.8060008@ti.com> Message-ID: <2057344.eJYxBNosJg@wuerfel> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thursday 08 January 2015 14:52:13 Murali Karicheri wrote: > > Could you add this as as a follow up patch as I don't have a platformm > that support IOMMU and as such my understanding of the IOMMU is limited? > > I can help test the change to make sure it has no side effect on > Keystone that doesn't support IOMMU. I think that's fine. Let's get your series done first and add the DMA aliases for iommus on top once we have worked out what to do. Arnd