提交 84f3570a 编写于 作者: D Dong Aisheng 提交者: 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: NDong Aisheng <dong.aisheng@linaro.org>
Signed-off-by: NShawn Guo <shawn.guo@linaro.org>
Acked-by: NMarek Vasut <marex@denx.de>
Acked-by: NVinod Koul <vinod.koul@intel.com>
上级 cb1be3c7
...@@ -42,8 +42,8 @@ ...@@ -42,8 +42,8 @@
}; };
dma-apbh@80004000 { dma-apbh@80004000 {
compatible = "fsl,imx23-dma-apbh";
reg = <0x80004000 2000>; reg = <0x80004000 2000>;
status = "disabled";
}; };
ecc@80008000 { ecc@80008000 {
...@@ -97,8 +97,8 @@ ...@@ -97,8 +97,8 @@
}; };
dma-apbx@80024000 { dma-apbx@80024000 {
compatible = "fsl,imx23-dma-apbx";
reg = <0x80024000 2000>; reg = <0x80024000 2000>;
status = "disabled";
}; };
dcp@80028000 { dcp@80028000 {
......
...@@ -48,8 +48,8 @@ ...@@ -48,8 +48,8 @@
}; };
dma-apbh@80004000 { dma-apbh@80004000 {
compatible = "fsl,imx28-dma-apbh";
reg = <0x80004000 2000>; reg = <0x80004000 2000>;
status = "disabled";
}; };
perfmon@80006000 { perfmon@80006000 {
...@@ -140,8 +140,8 @@ ...@@ -140,8 +140,8 @@
}; };
dma-apbx@80024000 { dma-apbx@80024000 {
compatible = "fsl,imx28-dma-apbx";
reg = <0x80024000 2000>; reg = <0x80024000 2000>;
status = "disabled";
}; };
dcp@80028000 { dcp@80028000 {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册