From mboxrd@z Thu Jan 1 00:00:00 1970 From: Murali Karicheri Subject: Re: [PATCH - v7] of: Move of_dma_configure() to device.c to help re-use Date: Tue, 3 Mar 2015 09:58:58 -0500 Message-ID: <54F5CC32.6050603@ti.com> References: <1425333548-8802-1-git-send-email-m-karicheri2@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: Bjorn Helgaas Cc: "devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , Russell King , Arnd Bergmann , "linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "open list:INTEL IOMMU (VT-d)" , Rob Herring , Grant Likely , linux-arm List-Id: devicetree@vger.kernel.org On 03/02/2015 10:43 PM, Bjorn Helgaas wrote: > On Mon, Mar 2, 2015 at 3:59 PM, Murali Karicheri wrote: >> Move of_dma_configure() to device.c so it can be re-used for PCI devices to >> obtain DMA configuration from DT. Also add a second argument so that for >> PCI, the DT node of root bus host bridge can be used to obtain the DMA >> configuration for the slave PCI device. >> >> Tested-by: Suravee Suthikulpanit (AMD Seattle) >> Signed-off-by: Murali Karicheri >> Signed-off-by: Bjorn Helgaas >> Reviewed-by: Catalin Marinas >> Acked-by: Will Deacon >> CC: Joerg Roedel >> CC: Grant Likely >> CC: Rob Herring >> CC: Russell King >> CC: Arnd Bergmann >> --- >> - Based on the existing patch applied to arm-pci/pci/iommu for pci next (Bjorn) >> - Fixed the build issue reported on ARCH=x86_64 > > Hi Murali, > > Can you please repost the entire series with fixed patches? It's > easier for me to reapply the whole thing at once than it is to keep > track of and fiddle with individual patches. > > Bjorn Ok Fine. Will post now. Murali -- Murali Karicheri Linux Kernel, Texas Instruments