1 * NVIDIA Tegra APB DMA controller
4 - compatible: Should be "nvidia,<chip>-apbdma"
5 - reg: Should contain DMA registers location and length. This shuld include
6 all of the per-channel registers.
7 - interrupts: Should contain all of the per-channel DMA interrupts.
11 apbdma: dma@6000a000 {
12 compatible = "nvidia,tegra20-apbdma";
13 reg = <0x6000a000 0x1200>;
14 interrupts = < 0 136 0x04