]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: imx6q: add DT node for apbh-dma
authorHuang Shijie <shijie8@gmail.com>
Thu, 7 Jun 2012 01:22:57 +0000 (21:22 -0400)
committerShawn Guo <shawn.guo@linaro.org>
Mon, 2 Jul 2012 02:17:24 +0000 (10:17 +0800)
add DT node for apbh-dma.

Signed-off-by: Huang Shijie <shijie8@gmail.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/boot/dts/imx6q.dtsi

index 8c90cbac945f1d2392e590bdbb725e7154f317e5..31977447ec4a7004764fd0644f8d47ac8b9b5c4c 100644 (file)
                interrupt-parent = <&intc>;
                ranges;
 
+               dma-apbh@00110000 {
+                       compatible = "fsl,imx6q-dma-apbh", "fsl,imx28-dma-apbh";
+                       reg = <0x00110000 0x2000>;
+               };
+
                timer@00a00600 {
                        compatible = "arm,cortex-a9-twd-timer";
                        reg = <0x00a00600 0x20>;