Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755816AbbBFP3Q (ORCPT ); Fri, 6 Feb 2015 10:29:16 -0500 Received: from comal.ext.ti.com ([198.47.26.152]:41730 "EHLO comal.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753666AbbBFP3O (ORCPT ); Fri, 6 Feb 2015 10:29:14 -0500 Message-ID: <54D4DD95.7000303@ti.com> Date: Fri, 6 Feb 2015 10:28:21 -0500 From: Murali Karicheri User-Agent: Mozilla/5.0 (X11; Linux i686; rv:12.0) Gecko/20120430 Thunderbird/12.0.1 MIME-Version: 1.0 To: Catalin Marinas CC: "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , "iommu@lists.linux-foundation.org" , "devicetree@vger.kernel.org" , "linux-pci@vger.kernel.org" , Russell King , Arnd Bergmann , Joerg Roedel , Will Deacon , Rob Herring , Bjorn Helgaas , "suravee.suthikulpanit@amd.com" , "grant.likely@linaro.org" Subject: Re: [PATCH v6 0/7] PCI: get DMA configuration from parent device References: <1423173179-10227-1-git-send-email-m-karicheri2@ti.com> <20150206151542.GD23190@e104818-lin.cambridge.arm.com> In-Reply-To: <20150206151542.GD23190@e104818-lin.cambridge.arm.com> Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1264 Lines: 29 On 02/06/2015 10:15 AM, Catalin Marinas wrote: > On Thu, Feb 05, 2015 at 09:52:52PM +0000, Murali Karicheri wrote: >> This patch add an important capability to PCI driver on Keystone. I hope to >> have this merged to the upstream branch so that it is available for v3.20. > It's very late for 3.20 and the code hasn't been in linux-next at all > (but it's not me who's merging this code), unless you can squeeze it in > as a bug-fix. This is in fact a bug fix as PCI on Keystone is broken without this. > But the good part is that there is more time to fix the dma mask setting > as well ;). > >> PCI devices on Keystone doesn't have correct dma_pfn_offset set. This patch >> add capability to set the dma configuration such as dma-mask, dma_pfn_offset, >> and dma ops etc using the information from DT. The prior RFCs and discussions >> are available at [1] and [2] below. > For the series, you can add: > > Reviewed-by: Catalin Marinas -- Murali Karicheri Linux Kernel, Texas Instruments -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/