aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/dts/mpc5121.dtsi
diff options
context:
space:
mode:
authorAnatolij Gustschin <agust@denx.de>2013-04-10 14:46:27 -0400
committerAnatolij Gustschin <agust@denx.de>2013-04-10 14:48:44 -0400
commitfdeaf0e20e9f3999c5cb129e821595fe927bf259 (patch)
treebf5ced632e652b5d1b705c110c6a1ed7a832c4f3 /arch/powerpc/boot/dts/mpc5121.dtsi
parenta9b6aae496801236cb65d9d5786dba797680cbea (diff)
powerpc/512x: add ifm ac14xx board
Add dts file for ac14xx board and its board compatible string to the generic mpc512x board match list. Also add phandle to the dma DT node since there is a change (for MPC5121 SDHC DMA support) merged via linux-mmc tree with reference to the dma controller node in the sdhc node. Signed-off-by: Anatolij Gustschin <agust@denx.de>
Diffstat (limited to 'arch/powerpc/boot/dts/mpc5121.dtsi')
-rw-r--r--arch/powerpc/boot/dts/mpc5121.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/boot/dts/mpc5121.dtsi b/arch/powerpc/boot/dts/mpc5121.dtsi
index 723e292b6b4e..2e82d0e71dd3 100644
--- a/arch/powerpc/boot/dts/mpc5121.dtsi
+++ b/arch/powerpc/boot/dts/mpc5121.dtsi
@@ -384,7 +384,7 @@
384 interrupts = <40 0x8>; 384 interrupts = <40 0x8>;
385 }; 385 };
386 386
387 dma@14000 { 387 dma0: dma@14000 {
388 compatible = "fsl,mpc5121-dma"; 388 compatible = "fsl,mpc5121-dma";
389 reg = <0x14000 0x1800>; 389 reg = <0x14000 0x1800>;
390 interrupts = <65 0x8>; 390 interrupts = <65 0x8>;