[ARM] 3850/1: iop3xx: add thecus n2100 support

Add support for the Thecus n2100 (80219-based.)

Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
This commit is contained in:
Lennert Buytenhek
2006-09-21 02:42:12 +01:00
committad av Russell King
förälder 17b602b1c1
incheckning e60d07b6cd
8 ändrade filer med 408 tillägg och 3 borttagningar

Visa fil

@@ -63,7 +63,8 @@ void __init iop32x_init_irq(void)
intctl_write(0);
intstr_write(0);
if (machine_is_iq80321() ||
machine_is_iq31244())
machine_is_iq31244() ||
machine_is_n2100())
*IOP3XX_PCIIRSR = 0x0f;
for (i = 0; i < NR_IRQS; i++) {