diff options
Diffstat (limited to 'arch/powerpc/boot/dts/p1022ds.dts')
-rw-r--r-- | arch/powerpc/boot/dts/p1022ds.dts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/powerpc/boot/dts/p1022ds.dts b/arch/powerpc/boot/dts/p1022ds.dts index 8bcb10b92677..d086e0f8bbd3 100644 --- a/arch/powerpc/boot/dts/p1022ds.dts +++ b/arch/powerpc/boot/dts/p1022ds.dts | |||
@@ -280,13 +280,13 @@ | |||
280 | ranges = <0x0 0xc100 0x200>; | 280 | ranges = <0x0 0xc100 0x200>; |
281 | cell-index = <1>; | 281 | cell-index = <1>; |
282 | dma00: dma-channel@0 { | 282 | dma00: dma-channel@0 { |
283 | compatible = "fsl,eloplus-dma-channel"; | 283 | compatible = "fsl,ssi-dma-channel"; |
284 | reg = <0x0 0x80>; | 284 | reg = <0x0 0x80>; |
285 | cell-index = <0>; | 285 | cell-index = <0>; |
286 | interrupts = <76 2>; | 286 | interrupts = <76 2>; |
287 | }; | 287 | }; |
288 | dma01: dma-channel@80 { | 288 | dma01: dma-channel@80 { |
289 | compatible = "fsl,eloplus-dma-channel"; | 289 | compatible = "fsl,ssi-dma-channel"; |
290 | reg = <0x80 0x80>; | 290 | reg = <0x80 0x80>; |
291 | cell-index = <1>; | 291 | cell-index = <1>; |
292 | interrupts = <77 2>; | 292 | interrupts = <77 2>; |