diff options
author | Dong Aisheng <dong.aisheng@linaro.org> | 2012-05-04 08:12:19 -0400 |
---|---|---|
committer | Shawn Guo <shawn.guo@linaro.org> | 2012-05-12 01:32:18 -0400 |
commit | 84f3570a96c4632cb2d3958ff7542f66b49c33cd (patch) | |
tree | 9b0e944d7f0920c269cb43d45a8e4f71aa290a9c /arch/arm/boot/dts/imx28.dtsi | |
parent | cb1be3c73d273bfe74bd5a6fe80e6e84181283af (diff) |
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>
Diffstat (limited to 'arch/arm/boot/dts/imx28.dtsi')
-rw-r--r-- | arch/arm/boot/dts/imx28.dtsi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/imx28.dtsi b/arch/arm/boot/dts/imx28.dtsi index 5daf757992e0..a17fbfcb2f83 100644 --- a/arch/arm/boot/dts/imx28.dtsi +++ b/arch/arm/boot/dts/imx28.dtsi | |||
@@ -48,8 +48,8 @@ | |||
48 | }; | 48 | }; |
49 | 49 | ||
50 | dma-apbh@80004000 { | 50 | dma-apbh@80004000 { |
51 | compatible = "fsl,imx28-dma-apbh"; | ||
51 | reg = <0x80004000 2000>; | 52 | reg = <0x80004000 2000>; |
52 | status = "disabled"; | ||
53 | }; | 53 | }; |
54 | 54 | ||
55 | perfmon@80006000 { | 55 | perfmon@80006000 { |
@@ -140,8 +140,8 @@ | |||
140 | }; | 140 | }; |
141 | 141 | ||
142 | dma-apbx@80024000 { | 142 | dma-apbx@80024000 { |
143 | compatible = "fsl,imx28-dma-apbx"; | ||
143 | reg = <0x80024000 2000>; | 144 | reg = <0x80024000 2000>; |
144 | status = "disabled"; | ||
145 | }; | 145 | }; |
146 | 146 | ||
147 | dcp@80028000 { | 147 | dcp@80028000 { |