Re: [PATCH v2 1/5] dt-bindings: iio: at91-sama5d2_adc: add optional dma property

2017-11-07 Thread Ludovic Desroches
On Tue, Nov 07, 2017 at 10:49:41AM +0200, Eugen Hristev wrote: > > > On 20.10.2017 00:58, Rob Herring wrote: > > On Thu, Oct 19, 2017 at 6:14 AM, Alexandre Belloni > > wrote: > > > On 13/10/2017 at 16:51:42 -0500, Rob Herring wrote: > > > > On Wed, Oct 11,

Re: [PATCH v2 1/5] dt-bindings: iio: at91-sama5d2_adc: add optional dma property

2017-11-07 Thread Ludovic Desroches
On Tue, Nov 07, 2017 at 10:49:41AM +0200, Eugen Hristev wrote: > > > On 20.10.2017 00:58, Rob Herring wrote: > > On Thu, Oct 19, 2017 at 6:14 AM, Alexandre Belloni > > wrote: > > > On 13/10/2017 at 16:51:42 -0500, Rob Herring wrote: > > > > On Wed, Oct 11, 2017 at 09:35:28AM +0300, Eugen

Re: [PATCH v2 1/5] dt-bindings: iio: at91-sama5d2_adc: add optional dma property

2017-11-07 Thread Eugen Hristev
On 20.10.2017 00:58, Rob Herring wrote: On Thu, Oct 19, 2017 at 6:14 AM, Alexandre Belloni wrote: On 13/10/2017 at 16:51:42 -0500, Rob Herring wrote: On Wed, Oct 11, 2017 at 09:35:28AM +0300, Eugen Hristev wrote: Added property for DMA configuration of

Re: [PATCH v2 1/5] dt-bindings: iio: at91-sama5d2_adc: add optional dma property

2017-11-07 Thread Eugen Hristev
On 20.10.2017 00:58, Rob Herring wrote: On Thu, Oct 19, 2017 at 6:14 AM, Alexandre Belloni wrote: On 13/10/2017 at 16:51:42 -0500, Rob Herring wrote: On Wed, Oct 11, 2017 at 09:35:28AM +0300, Eugen Hristev wrote: Added property for DMA configuration of the device. Signed-off-by: Eugen

Re: [PATCH v2 1/5] dt-bindings: iio: at91-sama5d2_adc: add optional dma property

2017-10-19 Thread Rob Herring
On Thu, Oct 19, 2017 at 6:14 AM, Alexandre Belloni wrote: > On 13/10/2017 at 16:51:42 -0500, Rob Herring wrote: >> On Wed, Oct 11, 2017 at 09:35:28AM +0300, Eugen Hristev wrote: >> > Added property for DMA configuration of the device. >> > >> > Signed-off-by:

Re: [PATCH v2 1/5] dt-bindings: iio: at91-sama5d2_adc: add optional dma property

2017-10-19 Thread Rob Herring
On Thu, Oct 19, 2017 at 6:14 AM, Alexandre Belloni wrote: > On 13/10/2017 at 16:51:42 -0500, Rob Herring wrote: >> On Wed, Oct 11, 2017 at 09:35:28AM +0300, Eugen Hristev wrote: >> > Added property for DMA configuration of the device. >> > >> > Signed-off-by: Eugen Hristev >> > --- >> >

Re: [PATCH v2 1/5] dt-bindings: iio: at91-sama5d2_adc: add optional dma property

2017-10-19 Thread Alexandre Belloni
On 13/10/2017 at 16:51:42 -0500, Rob Herring wrote: > On Wed, Oct 11, 2017 at 09:35:28AM +0300, Eugen Hristev wrote: > > Added property for DMA configuration of the device. > > > > Signed-off-by: Eugen Hristev > > --- > >

Re: [PATCH v2 1/5] dt-bindings: iio: at91-sama5d2_adc: add optional dma property

2017-10-19 Thread Alexandre Belloni
On 13/10/2017 at 16:51:42 -0500, Rob Herring wrote: > On Wed, Oct 11, 2017 at 09:35:28AM +0300, Eugen Hristev wrote: > > Added property for DMA configuration of the device. > > > > Signed-off-by: Eugen Hristev > > --- > > Documentation/devicetree/bindings/iio/adc/at91-sama5d2_adc.txt | 7

Re: [PATCH v2 1/5] dt-bindings: iio: at91-sama5d2_adc: add optional dma property

2017-10-13 Thread Rob Herring
On Wed, Oct 11, 2017 at 09:35:28AM +0300, Eugen Hristev wrote: > Added property for DMA configuration of the device. > > Signed-off-by: Eugen Hristev > --- > Documentation/devicetree/bindings/iio/adc/at91-sama5d2_adc.txt | 7 +++ > 1 file changed, 7

Re: [PATCH v2 1/5] dt-bindings: iio: at91-sama5d2_adc: add optional dma property

2017-10-13 Thread Rob Herring
On Wed, Oct 11, 2017 at 09:35:28AM +0300, Eugen Hristev wrote: > Added property for DMA configuration of the device. > > Signed-off-by: Eugen Hristev > --- > Documentation/devicetree/bindings/iio/adc/at91-sama5d2_adc.txt | 7 +++ > 1 file changed, 7 insertions(+) > > diff --git

[PATCH v2 1/5] dt-bindings: iio: at91-sama5d2_adc: add optional dma property

2017-10-11 Thread Eugen Hristev
Added property for DMA configuration of the device. Signed-off-by: Eugen Hristev --- Documentation/devicetree/bindings/iio/adc/at91-sama5d2_adc.txt | 7 +++ 1 file changed, 7 insertions(+) diff --git

[PATCH v2 1/5] dt-bindings: iio: at91-sama5d2_adc: add optional dma property

2017-10-11 Thread Eugen Hristev
Added property for DMA configuration of the device. Signed-off-by: Eugen Hristev --- Documentation/devicetree/bindings/iio/adc/at91-sama5d2_adc.txt | 7 +++ 1 file changed, 7 insertions(+) diff --git a/Documentation/devicetree/bindings/iio/adc/at91-sama5d2_adc.txt