[PATCH - v7] of: Move of_dma_configure() to device.c to help re-use

Bjorn Helgaas bhelgaas at google.com
Tue Mar 3 12:53:56 PST 2015


[+cc linux-pci]

On Tue, Mar 3, 2015 at 11:55 AM, Murali Karicheri <m-karicheri2 at ti.com> wrote:
> On 03/02/2015 10:43 PM, Bjorn Helgaas wrote:
>>
>> On Mon, Mar 2, 2015 at 3:59 PM, Murali Karicheri<m-karicheri2 at ti.com>
>> 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<Suravee.Suthikulpanit at amd.com>  (AMD
>>> Seattle)
>>> Signed-off-by: Murali Karicheri<m-karicheri2 at ti.com>
>>> Signed-off-by: Bjorn Helgaas<bhelgaas at google.com>
>>> Reviewed-by: Catalin Marinas<catalin.marinas at arm.com>
>>> Acked-by: Will Deacon<will.deacon at arm.com>
>>> CC: Joerg Roedel<joro at 8bytes.org>
>>> CC: Grant Likely<grant.likely at linaro.org>
>>> CC: Rob Herring<robh+dt at kernel.org>
>>> CC: Russell King<linux at arm.linux.org.uk>
>>> CC: Arnd Bergmann<arnd at arndb.de>
>>> ---
>>>   - 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
>
> Bjorn,
>
> Ok. I have just posted v8 of the series including all patches.

Thanks, I put them on a pci/murali-v8 branch for now.  I'm assuming
you want them to go through my tree.  In the cover letter, you
mentioned the "arm-pci iommu branch", so if that means you want them
via an ARM tree instead of mine, just let me know.  I assume the build
will be clean and I'll rename it back to pci/iommu.

Bjorn



More information about the linux-arm-kernel mailing list