Commit 84f3570a authored by Dong Aisheng's avatar Dong Aisheng Committed by Shawn Guo

ARM: mxs: add mxs-dma dt support

Cc: Grant Likely <grant.likely@secretlab.ca>
Cc: Rob Herring <rob.herring@calxeda.com>
Cc: Sascha Hauer <s.hauer@pengutronix.de>
Cc: Huang Shijie <b32955@freescale.com>
Signed-off-by: default avatarDong Aisheng <dong.aisheng@linaro.org>
Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
Acked-by: default avatarMarek Vasut <marex@denx.de>
Acked-by: default avatarVinod Koul <vinod.koul@intel.com>
parent cb1be3c7
......@@ -42,8 +42,8 @@ icoll: interrupt-controller@80000000 {
};
dma-apbh@80004000 {
compatible = "fsl,imx23-dma-apbh";
reg = <0x80004000 2000>;
status = "disabled";
};
ecc@80008000 {
......@@ -97,8 +97,8 @@ emi@80020000 {
};
dma-apbx@80024000 {
compatible = "fsl,imx23-dma-apbx";
reg = <0x80024000 2000>;
status = "disabled";
};
dcp@80028000 {
......
......@@ -48,8 +48,8 @@ hsadc@80002000 {
};
dma-apbh@80004000 {
compatible = "fsl,imx28-dma-apbh";
reg = <0x80004000 2000>;
status = "disabled";
};
perfmon@80006000 {
......@@ -140,8 +140,8 @@ etm@80022000 {
};
dma-apbx@80024000 {
compatible = "fsl,imx28-dma-apbx";
reg = <0x80024000 2000>;
status = "disabled";
};
dcp@80028000 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment