diff options
author | Michael Schmitz <schmitzmic@gmail.com> | 2013-04-06 02:26:43 +0200 |
---|---|---|
committer | Geert Uytterhoeven <geert@linux-m68k.org> | 2013-04-16 21:35:39 +0200 |
commit | e6f80e87e05cc47188a141f68e9859ed438b4489 (patch) | |
tree | 9d1c6ea05d9754f8ebbf6a840d7ada94bac2f2dc /arch/m68k/configs | |
parent | m68k/atari: EtherNEC - add platform device support (diff) | |
download | linux-e6f80e87e05cc47188a141f68e9859ed438b4489.tar.xz linux-e6f80e87e05cc47188a141f68e9859ed438b4489.zip |
m68k/atari: EtherNAT - add interrupt chip definition for CPLD interrupts
Add a dedicated interrupt chip definition for the EtherNAT CPLD interrupts.
SMC91C111 and ISP1160 chips have separate interrupts that can be enabled
and disabled in a CPLD register at offset 0x23 from the card base.
Note the CPLD interrupt control register is mapped on demand, whenever any
interrupt enable/disable action is requested. The EtherNAT USB driver still
needs interrupts disabled around reset and start actions.
In particular, we cannot entirely rely on the irq_startup being called
first.
The smc91x and isp116x-hcd drivers will use this feature.
Signed-off-by: Michael Schmitz <schmitz@debian.org>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Diffstat (limited to 'arch/m68k/configs')
0 files changed, 0 insertions, 0 deletions