Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 10ce2404 authored by Franklin S Cooper Jr's avatar Franklin S Cooper Jr Committed by Tony Lindgren
Browse files

ARM: dts: dra7: Add gpmc dma channel



Add dma channel information to the gpmc.

Signed-off-by: default avatarFranklin S Cooper Jr <fcooper@ti.com>
Signed-off-by: default avatarSekhar Nori <nsekhar@ti.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 1ddbef4d
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1451,6 +1451,8 @@
			ti,hwmods = "gpmc";
			reg = <0x50000000 0x37c>;      /* device IO registers */
			interrupts = <GIC_SPI 15 IRQ_TYPE_LEVEL_HIGH>;
			dmas = <&edma_xbar 4 0>;
			dma-names = "rxtx";
			gpmc,num-cs = <8>;
			gpmc,num-waitpins = <2>;
			#address-cells = <2>;