Re: [PATCH v4 01/17] remoteproc: configure IOMMU only if device address requested

2018-10-25 Thread Suman Anna
d POULIQUEN ; >> benjamin.gaign...@linaro.org >> Subject: Re: [PATCH v4 01/17] remoteproc: configure IOMMU only if device >> address requested >> >> On 10/23/18 2:40 PM, Loic PALLARDY wrote: >>> Hi Suman, >>> >>>> -Original Message

Re: [PATCH v4 01/17] remoteproc: configure IOMMU only if device address requested

2018-10-25 Thread Suman Anna
d POULIQUEN ; >> benjamin.gaign...@linaro.org >> Subject: Re: [PATCH v4 01/17] remoteproc: configure IOMMU only if device >> address requested >> >> On 10/23/18 2:40 PM, Loic PALLARDY wrote: >>> Hi Suman, >>> >>>> -Original Message

RE: [PATCH v4 01/17] remoteproc: configure IOMMU only if device address requested

2018-10-24 Thread Loic PALLARDY
linaro.org > Subject: Re: [PATCH v4 01/17] remoteproc: configure IOMMU only if device > address requested > > On 10/23/18 2:40 PM, Loic PALLARDY wrote: > > Hi Suman, > > > >> -Original Message- > >> From: Suman Anna > >> Sent: mardi 23 oct

RE: [PATCH v4 01/17] remoteproc: configure IOMMU only if device address requested

2018-10-24 Thread Loic PALLARDY
linaro.org > Subject: Re: [PATCH v4 01/17] remoteproc: configure IOMMU only if device > address requested > > On 10/23/18 2:40 PM, Loic PALLARDY wrote: > > Hi Suman, > > > >> -Original Message- > >> From: Suman Anna > >> Sent: mardi 23 oct

Re: [PATCH v4 01/17] remoteproc: configure IOMMU only if device address requested

2018-10-23 Thread Suman Anna
g; linux-kernel@vger.kernel.org; >> Arnaud POULIQUEN ; >> benjamin.gaign...@linaro.org >> Subject: Re: [PATCH v4 01/17] remoteproc: configure IOMMU only if device >> address requested >> >> Hi Loic, >> >> On 7/27/18 8:14 AM, Loic Pallardy wrote: >&g

Re: [PATCH v4 01/17] remoteproc: configure IOMMU only if device address requested

2018-10-23 Thread Suman Anna
g; linux-kernel@vger.kernel.org; >> Arnaud POULIQUEN ; >> benjamin.gaign...@linaro.org >> Subject: Re: [PATCH v4 01/17] remoteproc: configure IOMMU only if device >> address requested >> >> Hi Loic, >> >> On 7/27/18 8:14 AM, Loic Pallardy wrote: >&g

RE: [PATCH v4 01/17] remoteproc: configure IOMMU only if device address requested

2018-10-23 Thread Loic PALLARDY
...@linaro.org > Subject: Re: [PATCH v4 01/17] remoteproc: configure IOMMU only if device > address requested > > Hi Loic, > > On 7/27/18 8:14 AM, Loic Pallardy wrote: > > If there is no IOMMU associate to remote processor device, > > remoteproc_core won't be able to sat

RE: [PATCH v4 01/17] remoteproc: configure IOMMU only if device address requested

2018-10-23 Thread Loic PALLARDY
...@linaro.org > Subject: Re: [PATCH v4 01/17] remoteproc: configure IOMMU only if device > address requested > > Hi Loic, > > On 7/27/18 8:14 AM, Loic Pallardy wrote: > > If there is no IOMMU associate to remote processor device, > > remoteproc_core won't be able to sat

Re: [PATCH v4 01/17] remoteproc: configure IOMMU only if device address requested

2018-10-23 Thread Suman Anna
Hi Loic, On 7/27/18 8:14 AM, Loic Pallardy wrote: > If there is no IOMMU associate to remote processor device, > remoteproc_core won't be able to satisfy device address requested > in firmware resource table. > Return an error as configuration won't be coherent. > > Signed-off-by: Loic Pallardy

Re: [PATCH v4 01/17] remoteproc: configure IOMMU only if device address requested

2018-10-23 Thread Suman Anna
Hi Loic, On 7/27/18 8:14 AM, Loic Pallardy wrote: > If there is no IOMMU associate to remote processor device, > remoteproc_core won't be able to satisfy device address requested > in firmware resource table. > Return an error as configuration won't be coherent. > > Signed-off-by: Loic Pallardy

[PATCH v4 01/17] remoteproc: configure IOMMU only if device address requested

2018-07-27 Thread Loic Pallardy
If there is no IOMMU associate to remote processor device, remoteproc_core won't be able to satisfy device address requested in firmware resource table. Return an error as configuration won't be coherent. Signed-off-by: Loic Pallardy --- drivers/remoteproc/remoteproc_core.c | 10 +- 1

[PATCH v4 01/17] remoteproc: configure IOMMU only if device address requested

2018-07-27 Thread Loic Pallardy
If there is no IOMMU associate to remote processor device, remoteproc_core won't be able to satisfy device address requested in firmware resource table. Return an error as configuration won't be coherent. Signed-off-by: Loic Pallardy --- drivers/remoteproc/remoteproc_core.c | 10 +- 1