]> git.openfabrics.org - ~emulex/infiniband.git/commit
MIPS: DEC: Remove the Halt button interrupt on R4k systems
authorMaciej W. Rozycki <macro@linux-mips.org>
Sun, 6 Apr 2014 21:06:28 +0000 (22:06 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 30 May 2014 19:01:08 +0000 (21:01 +0200)
commit76ad023b8925d8b849a9377b77bcfa9a49f57082
tree80e5f13553edbc66d82727acdc4d704113259074
parent81d10bad0a5c5d82b1b5fea70fc84f71492e9235
MIPS: DEC: Remove the Halt button interrupt on R4k systems

On R4k DECstations the Halt button is wired to the NMI processor input
rather than an ordinary interrupt input such as on R3k DECstations.  This
is possible with a different design of the CPU daughtercard that routes
the Halt button line from the baseboard connector.  Additionally the
interrupt input has been reused for a different purpose on the KN04 and
KN05 R4k CPU daughtercards so it is better kept masked.

Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/6705/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/dec/setup.c