Re: [PATCH 1/2] mmc: renesas_sdhi: fix swiotlb buffer is full

2017-11-03 Thread Konrad Rzeszutek Wilk
On Fri, Nov 03, 2017 at 03:01:12PM +0100, Geert Uytterhoeven wrote: > Hi Konrad, > > On Fri, Nov 3, 2017 at 2:23 PM, Konrad Rzeszutek Wilk > wrote: > > ..snip.. > >> > > > >> > > Anyway, I made v2 patches by using swiotlb related definitions. Would > >> > > you check it? > >> > > >> > Did I mis

Re: [PATCH 1/2] mmc: renesas_sdhi: fix swiotlb buffer is full

2017-11-03 Thread Geert Uytterhoeven
Hi Konrad, On Fri, Nov 3, 2017 at 2:23 PM, Konrad Rzeszutek Wilk wrote: > ..snip.. >> > > >> > > Anyway, I made v2 patches by using swiotlb related definitions. Would >> > > you check it? >> > >> > Did I miss that email? As in was I cc-ed? >> >> This was my fault. When I submitted v2 patches, I

Re: [PATCH 1/2] mmc: renesas_sdhi: fix swiotlb buffer is full

2017-11-03 Thread Konrad Rzeszutek Wilk
..snip.. > > > > > > Anyway, I made v2 patches by using swiotlb related definitions. Would you > > > check it? > > > > Did I miss that email? As in was I cc-ed? > > This was my fault. When I submitted v2 patches, I didn't include your email > and iommu mailing list... No problem. > > > > http

Re: [PATCH v9 2/4] iommu/dma: Add a helper function to reserve HW MSI address regions for IOMMU drivers

2017-11-03 Thread Lorenzo Pieralisi
On Thu, Oct 26, 2017 at 10:11:58AM +, Shameerali Kolothum Thodi wrote: [...] > > > >>> +int iommu_dma_get_msi_resv_regions(struct device *dev, struct > > > list_head > > > >> *list) > > > >>> +{ > > > >>> + if (!is_of_node(dev->iommu_fwspec->iommu_fwnode)) > > > >>> + return i

RE: [RFCv2 PATCH 14/36] iommu/arm-smmu-v3: Add support for Substream IDs

2017-11-03 Thread Shameerali Kolothum Thodi
> -Original Message- > From: Jean-Philippe Brucker [mailto:jean-philippe.bruc...@arm.com] > Sent: Friday, November 03, 2017 9:37 AM > To: xieyisheng (A) ; Shameerali Kolothum Thodi > > Cc: linux-arm-ker...@lists.infradead.org; linux-...@vger.kernel.org; linux- > a...@vger.kernel.org; dev

Re: [RFCv2 PATCH 14/36] iommu/arm-smmu-v3: Add support for Substream IDs

2017-11-03 Thread Jean-Philippe Brucker
On 03/11/17 05:45, Yisheng Xie wrote: > Hi Jean, > > On 2017/11/3 1:02, Shameerali Kolothum Thodi wrote: >> >> >>> -Original Message- >>> From: Jean-Philippe Brucker [mailto:jean-philippe.bruc...@arm.com] >>> Sent: Thursday, November 02, 2017 3:52 PM >>> To: Shameerali Kolothum Thodi >>>