powerpc/86xx: mpc8610_hpcd: fix interrupt trigger type for ULi IDE
authorAnton Vorontsov <avorontsov@ru.mvista.com>
Tue, 1 Jul 2008 13:04:38 +0000 (17:04 +0400)
committerKumar Gala <galak@kernel.crashing.org>
Mon, 14 Jul 2008 12:55:32 +0000 (07:55 -0500)
commitdeabeabf0bb8e6ad0b5917859893ac5af46d9b04
treeeb4a4b299e2f9a0c3b28e0ebb0d90b9edf06782f
parent6c1160991283a12537b136a71d10d271997fd64c
powerpc/86xx: mpc8610_hpcd: fix interrupt trigger type for ULi IDE

i8259 PIC is disabled on MPC8610HPCD, and ULi IDE is configured to use
PCI sideband interrupt that is specified in the device tree.

Current HPCD's device tree specify that IDE interrupt is low to high
sensitive, but in practice ULi IDE throws active-high interrupts (not
active-low as all normal PCI devices).

Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/boot/dts/mpc8610_hpcd.dts