From 980ce7d94e0738aaee3c1ea3e2d5670bddeffc04 Mon Sep 17 00:00:00 2001 From: Ludovic Desroches Date: Tue, 16 Apr 2013 15:03:06 +0200 Subject: ARM: at91: dts: set #dma-cells to the correct value Moving to generic DMA DT binding involves to set #dma-cells to 2. Signed-off-by: Ludovic Desroches Signed-off-by: Nicolas Ferre --- arch/arm/boot/dts/at91sam9n12.dtsi | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/arm/boot/dts/at91sam9n12.dtsi') diff --git a/arch/arm/boot/dts/at91sam9n12.dtsi b/arch/arm/boot/dts/at91sam9n12.dtsi index 7750f98dd764..acc45261e77e 100644 --- a/arch/arm/boot/dts/at91sam9n12.dtsi +++ b/arch/arm/boot/dts/at91sam9n12.dtsi @@ -110,6 +110,7 @@ compatible = "atmel,at91sam9g45-dma"; reg = <0xffffec00 0x200>; interrupts = <20 4 0>; + #dma-cells = <2>; }; pinctrl@fffff400 { -- cgit v1.2.3