]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/arm/mach-ixp4xx/ixdp425-setup.c
[ARM] Fix IXDP425 setup bug
[karo-tx-linux.git] / arch / arm / mach-ixp4xx / ixdp425-setup.c
index 0a41080d2266c27083503f55384bce245cfb8a07..3a22d84e10478de8581b6d0eeb8d2c4287170eb9 100644 (file)
@@ -85,7 +85,7 @@ static struct plat_serial8250_port ixdp425_uart_data[] = {
        {
                .mapbase        = IXP4XX_UART2_BASE_PHYS,
                .membase        = (char *)IXP4XX_UART2_BASE_VIRT + REG_OFFSET,
-               .irq            = IRQ_IXP4XX_UART1,
+               .irq            = IRQ_IXP4XX_UART2,
                .flags          = UPF_BOOT_AUTOCONF | UPF_SKIP_TEST,
                .iotype         = UPIO_MEM,
                .regshift       = 2,