lkml.org 
[lkml]   [2014]   [May]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 1/2] ARM: at91/dt: add DMA controller node to at91sam9rl
On 15/05/2014 at 17:15:23 +0200, Nicolas Ferre wrote :
> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
> ---
> arch/arm/boot/dts/at91sam9rl.dtsi | 9 +++++++++
> 1 file changed, 9 insertions(+)
>
> diff --git a/arch/arm/boot/dts/at91sam9rl.dtsi b/arch/arm/boot/dts/at91sam9rl.dtsi
> index 6e6e87dd0c92..412617084cfd 100644
> --- a/arch/arm/boot/dts/at91sam9rl.dtsi
> +++ b/arch/arm/boot/dts/at91sam9rl.dtsi
> @@ -348,6 +348,15 @@
> };
> };
>
> + dma0: dma-controller@ffffe600 {
> + compatible = "atmel,at91sam9rl-dma";
> + reg = <0xffffe600 0x200>;
> + interrupts = <21 IRQ_TYPE_LEVEL_HIGH 0>;
> + #dma-cells = <2>;
> + clocks = <&dma0_clk>;
> + clock-names = "dma_clk";
> + };
> +
> ramc0: ramc@ffffea00 {
> compatible = "atmel,at91sam9260-sdramc";
> reg = <0xffffea00 0x200>;
> --
> 1.8.2.2
>

--
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com


\
 
 \ /
  Last update: 2014-05-15 18:41    [W:0.031 / U:0.976 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site