mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-24 18:16:04 +00:00
The following moves the creation of IPR interupts into setup-7750.c and updates a few other things to make it all work after the "Drop CPU subtype IRQ headers" commit. It boots and runs fine on my titan board. - adds an ipr_idx to the ipr_data and uses a function in the subtype code to calculate the address of the IPR registers - adds a function to enable individual interrupt mode for externals in the subtype code and calls that from the titan board code instead of doing it directly. - I changed the shift in the ipr_data to be the actual # of bits to shift, instead of the numnber / 4 - made it easier to match with the manual. Signed-off-by: Jamie Lenehan <lenehan@twibble.org> Signed-off-by: Paul Mundt <lethal@linux-sh.org> |
History
|
|
|---|---|---|
| .. | ||
| dma-dreamcast.c | ||
| fixups-dreamcast.c | ||
| fixups-r7780rp.c | ||
| fixups-rts7751r2d.c | ||
| fixups-sh03.c | ||
| Kconfig | ||
| Makefile | ||
| ops-bigsur.c | ||
| ops-dreamcast.c | ||
| ops-landisk.c | ||
| ops-r7780rp.c | ||
| ops-rts7751r2d.c | ||
| ops-sh03.c | ||
| ops-sh4.c | ||
| ops-snapgear.c | ||
| ops-titan.c | ||
| pci-auto.c | ||
| pci-sh4.h | ||
| pci-sh7751.c | ||
| pci-sh7751.h | ||
| pci-sh7780.c | ||
| pci-sh7780.h | ||
| pci-st40.c | ||
| pci-st40.h | ||
| pci.c | ||