ARM: imx6q: add DT node for apbh-dma
add DT node for apbh-dma. Signed-off-by: Huang Shijie <shijie8@gmail.com> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
This commit is contained in:
parent
6887a4131d
commit
e5d0f9f57e
@ -87,6 +87,11 @@
|
|||||||
interrupt-parent = <&intc>;
|
interrupt-parent = <&intc>;
|
||||||
ranges;
|
ranges;
|
||||||
|
|
||||||
|
dma-apbh@00110000 {
|
||||||
|
compatible = "fsl,imx6q-dma-apbh", "fsl,imx28-dma-apbh";
|
||||||
|
reg = <0x00110000 0x2000>;
|
||||||
|
};
|
||||||
|
|
||||||
timer@00a00600 {
|
timer@00a00600 {
|
||||||
compatible = "arm,cortex-a9-twd-timer";
|
compatible = "arm,cortex-a9-twd-timer";
|
||||||
reg = <0x00a00600 0x20>;
|
reg = <0x00a00600 0x20>;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user