RE: [PATCH 0/7 v7] Support for fsl-mc bus and its devices in SMMU
From: Nipun Gupta <hidden>
Date: 2018-09-13 05:02:33
Also in:
linux-arm-kernel, linux-devicetree, linux-pci, linuxppc-dev, lkml
-----Original Message----- From: Will Deacon [mailto:will.deacon-5wv7dgnIgG8@public.gmane.org] Sent: Wednesday, September 12, 2018 10:29 PM To: Nipun Gupta <redacted> Cc: joro-zLv9SwRftAIdnm+yROfE0A@public.gmane.org; robin.murphy-5wv7dgnIgG8@public.gmane.org; robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org; robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org; mark.rutland-5wv7dgnIgG8@public.gmane.org; catalin.marinas-5wv7dgnIgG8@public.gmane.org; gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org; Laurentiu Tudor [off-list ref]; bhelgaas-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org; hch-jcswGhMUV9g@public.gmane.org; m.szyprowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org; shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org; frowand.list-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org; iommu-cunTk1MwBs/ROKNJybVBZg@public.gmane.org foundation.org; linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org; devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org; linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org; linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org; linux- pci-u79uwXL29TY76Z2rM5mHXA@public.gmane.org; Bharat Bhushan [off-list ref]; stuyoder-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org; Leo Li [off-list ref] Subject: Re: [PATCH 0/7 v7] Support for fsl-mc bus and its devices in SMMU Hi Nipun, On Mon, Sep 10, 2018 at 07:19:14PM +0530, Nipun Gupta wrote:quoted
This patchset defines IOMMU DT binding for fsl-mc bus and adds support in SMMU for fsl-mc bus. These patches - Define property 'iommu-map' for fsl-mc bus (patch 1) - Integrates the fsl-mc bus with the SMMU using this IOMMU binding (patch 2,3,4) - Adds the dma configuration support for fsl-mc bus (patch 5, 6) - Updates the fsl-mc device node with iommu/dma related changes (patch 7)It looks like you have all the Acks in place for this series now, so I assume it's going to go via Joerg directly. Is that right?
This is what I am expecting :)
Will