|
@@ -281,7 +281,7 @@
|
|
cell-index = <0>;
|
|
cell-index = <0>;
|
|
reg = <0x0 0x80>;
|
|
reg = <0x0 0x80>;
|
|
interrupt-parent = <&mpic>;
|
|
interrupt-parent = <&mpic>;
|
|
- interrupts = <60 2>;
|
|
|
|
|
|
+ interrupts = <76 2>;
|
|
};
|
|
};
|
|
dma-channel@1 {
|
|
dma-channel@1 {
|
|
compatible = "fsl,mpc8610-dma-channel",
|
|
compatible = "fsl,mpc8610-dma-channel",
|
|
@@ -289,7 +289,7 @@
|
|
cell-index = <1>;
|
|
cell-index = <1>;
|
|
reg = <0x80 0x80>;
|
|
reg = <0x80 0x80>;
|
|
interrupt-parent = <&mpic>;
|
|
interrupt-parent = <&mpic>;
|
|
- interrupts = <61 2>;
|
|
|
|
|
|
+ interrupts = <77 2>;
|
|
};
|
|
};
|
|
dma-channel@2 {
|
|
dma-channel@2 {
|
|
compatible = "fsl,mpc8610-dma-channel",
|
|
compatible = "fsl,mpc8610-dma-channel",
|
|
@@ -297,7 +297,7 @@
|
|
cell-index = <2>;
|
|
cell-index = <2>;
|
|
reg = <0x100 0x80>;
|
|
reg = <0x100 0x80>;
|
|
interrupt-parent = <&mpic>;
|
|
interrupt-parent = <&mpic>;
|
|
- interrupts = <62 2>;
|
|
|
|
|
|
+ interrupts = <78 2>;
|
|
};
|
|
};
|
|
dma-channel@3 {
|
|
dma-channel@3 {
|
|
compatible = "fsl,mpc8610-dma-channel",
|
|
compatible = "fsl,mpc8610-dma-channel",
|
|
@@ -305,7 +305,7 @@
|
|
cell-index = <3>;
|
|
cell-index = <3>;
|
|
reg = <0x180 0x80>;
|
|
reg = <0x180 0x80>;
|
|
interrupt-parent = <&mpic>;
|
|
interrupt-parent = <&mpic>;
|
|
- interrupts = <63 2>;
|
|
|
|
|
|
+ interrupts = <79 2>;
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|