ARM: dts: am437x/am33xx/omap/dm816x: Add gpmc dma channel

Add dma channel information to the gpmc. Although not enabled by
default this will allow prefetch-dma to be used.

Signed-off-by: Franklin S Cooper Jr <fcooper@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
Franklin S Cooper Jr
2015-10-15 12:37:27 -05:00
committed by Tony Lindgren
parent 24f098220c
commit 201c7e3386
6 changed files with 12 additions and 0 deletions

View File

@@ -717,6 +717,8 @@
ti,hwmods = "gpmc";
reg = <0x6e000000 0x02d0>;
interrupts = <20>;
dmas = <&sdma 4>;
dma-names = "rxtx";
gpmc,num-cs = <8>;
gpmc,num-waitpins = <4>;
#address-cells = <2>;