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: Dong Aisheng <dong.aisheng@linaro.org>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Acked-by: Marek Vasut <marex@denx.de>
Acked-by: Vinod Koul <vinod.koul@intel.com>
This commit is contained in:
Dong Aisheng 2012-05-04 20:12:19 +08:00 committed by Shawn Guo
parent cb1be3c73d
commit 84f3570a96
2 changed files with 4 additions and 4 deletions

View File

@ -42,8 +42,8 @@
};
dma-apbh@80004000 {
compatible = "fsl,imx23-dma-apbh";
reg = <0x80004000 2000>;
status = "disabled";
};
ecc@80008000 {
@ -97,8 +97,8 @@
};
dma-apbx@80024000 {
compatible = "fsl,imx23-dma-apbx";
reg = <0x80024000 2000>;
status = "disabled";
};
dcp@80028000 {

View File

@ -48,8 +48,8 @@
};
dma-apbh@80004000 {
compatible = "fsl,imx28-dma-apbh";
reg = <0x80004000 2000>;
status = "disabled";
};
perfmon@80006000 {
@ -140,8 +140,8 @@
};
dma-apbx@80024000 {
compatible = "fsl,imx28-dma-apbx";
reg = <0x80024000 2000>;
status = "disabled";
};
dcp@80028000 {