lkml.org 
[lkml]   [2013]   [Jul]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v4 3/7] Documentation: DT: update atmel SSC with DMA binding
On Tue, Jul 09, 2013 at 04:25:29PM +0200, Richard Genoud wrote:

> - reg: Should contain SSC registers location and length
> - interrupts: Should contain SSC interrupt
> +For dma transfer:
> +- dmas: DMA specifier, consisting of a phandle to DMA controller node,
> + the memory interface and SSC DMA channel ID (for tx and rx).
> + See Documentation/devicetree/bindings/dma/atmel-dma.txt for details.
> +- dma-names: Must be "tx", "rx".

This is added as a required property so...

> -Example:
> +Examples:
> ssc0: ssc@fffbc000 {
> compatible = "atmel,at91rm9200-ssc";
> reg = <0xfffbc000 0x4000>;
> interrupts = <14 4 5>;
> };

...this first example is now invalid and should probably just be being
extended with the new required properties.
[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2013-07-10 23:38    [W:0.289 / U:0.104 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site