android_kernel_samsung_msm8976/arch/sh
Magnus Damm da2d7f4bc5 sh: update r7780rp interrupt code
This patch updates the board specific irq code for r7780rp. The new code is
very similar to the other highlander implementations, with the exception that
the r7780rp handles pci interrupts using IRL. To simplify the pci code and
use the same interrupt numbers as r7780mp and r7785rp we hook in to the
cpu specific pci vectors.

The pci interrupts and the push switch all work well with and without this
patch. CF and AX88796 are not ok though and the source of the problem is
unknown at this point. The AX88796 does for not detect it's proper mac
address (IPL gets it right) and the kernel hangs on CF access. As a workaround
this patch removes the CF and the AX88796 from the platform datain case of
r7780rp.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2008-01-28 16:24:01 +09:00
..
boards sh: update r7780rp interrupt code 2008-01-28 16:24:01 +09:00
boot sh: Fix up KERNEL_ENTRY calculation for uImage. 2008-01-28 13:19:01 +09:00
cchips sh: remove voyagergx 2008-01-28 13:19:03 +09:00
configs sh: Add support for SDK7780 board. 2008-01-28 13:19:04 +09:00
drivers sh: update r7780rp interrupt code 2008-01-28 16:24:01 +09:00
kernel sh: constify function pointer tables 2008-01-28 13:19:04 +09:00
lib sh: Explicit alignment for PAGE_SIZE in copy/clear_page(). 2008-01-28 13:18:58 +09:00
lib64 sh: comment tidying for sh64->sh migration. 2008-01-28 13:18:58 +09:00
math-emu sh: Fix up the math-emu build. 2007-06-11 15:57:42 +09:00
mm sh: declared coherent memory support V2 2008-01-28 13:19:04 +09:00
oprofile sh: Add -Werror for clean directories. 2007-11-07 11:13:55 +09:00
tools sh: Kill off dead HS771RVoIP board support. 2008-01-28 13:19:03 +09:00
Kconfig sh: Add support for SDK7780 board. 2008-01-28 13:19:04 +09:00
Kconfig.cpu sh: Use def_bool where possible. 2008-01-28 13:19:00 +09:00
Kconfig.debug sh: Add support for SH7763 CPU subtype. 2008-01-28 13:19:02 +09:00
Makefile sh: Add support for SDK7780 board. 2008-01-28 13:19:04 +09:00