diff mbox

dma: atmel-dma: correct typo in the device tree bindings documentation

Message ID 1380876411-706-1-git-send-email-ludovic.desroches@atmel.com (mailing list archive)
State New, archived
Headers show

Commit Message

Ludovic Desroches Oct. 4, 2013, 8:46 a.m. UTC
From: Ludovic Desroches <ludovic.desroches@atmel.com>

The value to set ASAP mode for FIFO configuration is 2 instead of 1.

Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
---
 Documentation/devicetree/bindings/dma/atmel-dma.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Nicolas Ferre Oct. 4, 2013, 8:50 a.m. UTC | #1
On 04/10/2013 10:46, ludovic.desroches@atmel.com :
> From: Ludovic Desroches <ludovic.desroches@atmel.com>
>
> The value to set ASAP mode for FIFO configuration is 2 instead of 1.
>
> Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>

Yes, sure: thanks for having corrected it!

Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>

> ---
>   Documentation/devicetree/bindings/dma/atmel-dma.txt | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/dma/atmel-dma.txt b/Documentation/devicetree/bindings/dma/atmel-dma.txt
> index c280a0e..434f74e 100644
> --- a/Documentation/devicetree/bindings/dma/atmel-dma.txt
> +++ b/Documentation/devicetree/bindings/dma/atmel-dma.txt
> @@ -28,7 +28,7 @@ The three cells in order are:
>   dependant:
>     - bit 7-0: peripheral identifier for the hardware handshaking interface. The
>     identifier can be different for tx and rx.
> -  - bit 11-8: FIFO configuration. 0 for half FIFO, 1 for ALAP, 1 for ASAP.
> +  - bit 11-8: FIFO configuration. 0 for half FIFO, 1 for ALAP, 2 for ASAP.
>
>   Example:
>
>
Nicolas Ferre Oct. 18, 2013, 2:42 p.m. UTC | #2
On 04/10/2013 10:50, Nicolas Ferre :
> On 04/10/2013 10:46, ludovic.desroches@atmel.com :
>> From: Ludovic Desroches <ludovic.desroches@atmel.com>
>>
>> The value to set ASAP mode for FIFO configuration is 2 instead of 1.
>>
>> Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
>
> Yes, sure: thanks for having corrected it!
>
> Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>

Vinod, ping?

>
>> ---
>>    Documentation/devicetree/bindings/dma/atmel-dma.txt | 2 +-
>>    1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/Documentation/devicetree/bindings/dma/atmel-dma.txt b/Documentation/devicetree/bindings/dma/atmel-dma.txt
>> index c280a0e..434f74e 100644
>> --- a/Documentation/devicetree/bindings/dma/atmel-dma.txt
>> +++ b/Documentation/devicetree/bindings/dma/atmel-dma.txt
>> @@ -28,7 +28,7 @@ The three cells in order are:
>>    dependant:
>>      - bit 7-0: peripheral identifier for the hardware handshaking interface. The
>>      identifier can be different for tx and rx.
>> -  - bit 11-8: FIFO configuration. 0 for half FIFO, 1 for ALAP, 1 for ASAP.
>> +  - bit 11-8: FIFO configuration. 0 for half FIFO, 1 for ALAP, 2 for ASAP.
>>
>>    Example:
>>
>>
>
>
Vinod Koul Oct. 20, 2013, 1:18 p.m. UTC | #3
On Fri, Oct 04, 2013 at 10:46:51AM +0200, ludovic.desroches@atmel.com wrote:
> From: Ludovic Desroches <ludovic.desroches@atmel.com>
> 
> The value to set ASAP mode for FIFO configuration is 2 instead of 1.
Applied, thanks

--
~Vinod
diff mbox

Patch

diff --git a/Documentation/devicetree/bindings/dma/atmel-dma.txt b/Documentation/devicetree/bindings/dma/atmel-dma.txt
index c280a0e..434f74e 100644
--- a/Documentation/devicetree/bindings/dma/atmel-dma.txt
+++ b/Documentation/devicetree/bindings/dma/atmel-dma.txt
@@ -28,7 +28,7 @@  The three cells in order are:
 dependant:
   - bit 7-0: peripheral identifier for the hardware handshaking interface. The
   identifier can be different for tx and rx.
-  - bit 11-8: FIFO configuration. 0 for half FIFO, 1 for ALAP, 1 for ASAP.
+  - bit 11-8: FIFO configuration. 0 for half FIFO, 1 for ALAP, 2 for ASAP.
 
 Example: