diff options
author | Michael Schmitz <schmitzmic@gmail.com> | 2013-04-06 13:26:43 +1300 |
---|---|---|
committer | Geert Uytterhoeven <geert@linux-m68k.org> | 2013-04-16 21:35:39 +0200 |
commit | e6f80e87e05cc47188a141f68e9859ed438b4489 (patch) | |
tree | 9d1c6ea05d9754f8ebbf6a840d7ada94bac2f2dc /arch/m68k/atari/stram.c | |
parent | 1d87a8f2911fe6c22416f4a5dc5e0362f5bb9ef4 (diff) | |
download | talos-obmc-linux-e6f80e87e05cc47188a141f68e9859ed438b4489.tar.gz talos-obmc-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/atari/stram.c')
0 files changed, 0 insertions, 0 deletions