]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
powerpc: Fix interrupt values for DMA2 in MPC8610 HPCD device tree
authorTimur Tabi <timur@freescale.com>
Tue, 9 Sep 2008 19:43:39 +0000 (14:43 -0500)
committerPaul Mackerras <paulus@samba.org>
Tue, 16 Sep 2008 21:40:05 +0000 (14:40 -0700)
commit612f9d338a6060f814ef35b7108b43407a5df423
tree5a7288f3f7bb5768fcc34c55649bf37000db6bb9
parentbc45eb8950b8c14487385cfd2bda1613ca8d9703
powerpc: Fix interrupt values for DMA2 in MPC8610 HPCD device tree

For Freescale 8xxx devices that use an MPIC, the interrupt numbers in
the device tree must be 16 greater than the values documented in the
reference manual.  In these chips, the MPIC is wired to use the first
16 numbers for external interrupts, but the documentation numbers
internal interrupts from 0.

In the MPC8610 HPCD device tree, the interrupt properties for the DMA
channels for DMA2 were not the adjusted values.  This fixes that.

Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/boot/dts/mpc8610_hpcd.dts