m68k/atari: EtherNAT - platform device and IRQ support code
authorMichael Schmitz <schmitzmic@gmail.com>
Sat, 6 Apr 2013 00:26:39 +0000 (13:26 +1300)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Tue, 16 Apr 2013 19:18:29 +0000 (21:18 +0200)
commit736b24db32a806f79b43511e461321981bcfd5bf
tree1a8a84dedc03ca7366ddbe382ad88f2cb5cbb89d
parentb1ae432c5e3d682d86a88fc798a9ed2469c14a7a
m68k/atari: EtherNAT - platform device and IRQ support code

Add platform device and interrupt definitions necessary for the EtherNAT
Ethernet/USB adapter for the Falcon extension port. EtherNAT interrupt
numbers are 139/140 so the max. interrupt number for Atari has to be
increased.

[Geert] Conditionalize platform device data structures

Signed-off-by: Michael Schmitz <schmitz@debian.org>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
arch/m68k/Kconfig.devices
arch/m68k/atari/config.c
arch/m68k/include/asm/atarihw.h
arch/m68k/include/asm/atariints.h
arch/m68k/include/asm/irq.h
This page took 0.026199 seconds and 5 git commands to generate.