Commit e5d0f9f5 authored by Huang Shijie's avatar Huang Shijie Committed by Shawn Guo
Browse files

ARM: imx6q: add DT node for apbh-dma



add DT node for apbh-dma.

Signed-off-by: default avatarHuang Shijie <shijie8@gmail.com>
Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
parent 6887a413
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -87,6 +87,11 @@
		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>;