1 * Atmel Direct Memory Access Controller (DMA)
4 - compatible: Should be "atmel,<chip>-dma"
5 - reg: Should contain DMA registers location and length
6 - interrupts: Should contain DMA interrupt
11 compatible = "atmel,at91sam9g45-dma";
12 reg = <0xffffec00 0x200>;