Merge branch 'sh/evt2irq-migration' into sh-latest
[linux-drm-fsl-dcu.git] / arch / sh / kernel / cpu / sh4a / setup-sh7757.c
index 20963086f9d6e260fc2ecfe91232d70465ac0d1c..a7708425afa9d955e5144c451a4d9264bc60726d 100644 (file)
@@ -62,7 +62,7 @@ static struct plat_sci_port scif4_platform_data = {
        .scscr          = SCSCR_RE | SCSCR_TE | SCSCR_REIE,
        .scbrr_algo_id  = SCBRR_ALGO_2,
        .type           = PORT_SCIF,
-       .irqs           = { 104, 104, 104, 104 },
+       .irqs           = SCIx_IRQ_MUXED(evt2irq(0xF00)),
 };
 
 static struct platform_device scif4_device = {