MIPS: ath25: add interrupts handling routines
authorSergey Ryazanov <ryazanov.s.a@gmail.com>
Tue, 28 Oct 2014 23:18:41 +0000 (03:18 +0400)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 24 Nov 2014 06:45:27 +0000 (07:45 +0100)
commit1753e74ed8fa3235174d5baa3421cbf8d693a42d
treebb6b196bb76d05dfb2be056218643ed2c0513baa
parentba910345034aea52d292bdc26b9c6831ab7b54e8
MIPS: ath25: add interrupts handling routines

Add interrupts initialization and handling routines, also add AHB bus
error interrupt handlers for both SoCs families.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
Cc: Linux MIPS <linux-mips@linux-mips.org>
Patchwork: https://patchwork.linux-mips.org/patch/8240/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/Kconfig
arch/mips/ath25/ar2315.c
arch/mips/ath25/ar2315.h
arch/mips/ath25/ar2315_regs.h
arch/mips/ath25/ar5312.c
arch/mips/ath25/ar5312.h
arch/mips/ath25/ar5312_regs.h
arch/mips/ath25/board.c
arch/mips/ath25/devices.h
This page took 0.026856 seconds and 5 git commands to generate.