aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/powerpc/boot/dts/mpc8610_hpcd.dts4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/powerpc/boot/dts/mpc8610_hpcd.dts b/arch/powerpc/boot/dts/mpc8610_hpcd.dts
index 0f3a36e0ea6d..3f4c6102e4e1 100644
--- a/arch/powerpc/boot/dts/mpc8610_hpcd.dts
+++ b/arch/powerpc/boot/dts/mpc8610_hpcd.dts
@@ -237,7 +237,7 @@
237 237
238 dma00: dma-channel@0 { 238 dma00: dma-channel@0 {
239 compatible = "fsl,mpc8610-dma-channel", 239 compatible = "fsl,mpc8610-dma-channel",
240 "fsl,eloplus-dma-channel"; 240 "fsl,ssi-dma-channel";
241 cell-index = <0>; 241 cell-index = <0>;
242 reg = <0x0 0x80>; 242 reg = <0x0 0x80>;
243 interrupt-parent = <&mpic>; 243 interrupt-parent = <&mpic>;
@@ -245,7 +245,7 @@
245 }; 245 };
246 dma01: dma-channel@1 { 246 dma01: dma-channel@1 {
247 compatible = "fsl,mpc8610-dma-channel", 247 compatible = "fsl,mpc8610-dma-channel",
248 "fsl,eloplus-dma-channel"; 248 "fsl,ssi-dma-channel";
249 cell-index = <1>; 249 cell-index = <1>;
250 reg = <0x80 0x80>; 250 reg = <0x80 0x80>;
251 interrupt-parent = <&mpic>; 251 interrupt-parent = <&mpic>;