Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux...
[firefly-linux-kernel-4.4.55.git] / arch / sh / kernel / cpu / sh2a / setup-mxg.c
index 6c96ea02bf8dec78e4f2a45c6a57f3947b4242d5..949bf2bac28c9e9c72feb8b6774299db0eef1018 100644 (file)
@@ -201,6 +201,8 @@ static struct platform_device mtu2_2_device = {
 static struct plat_sci_port scif0_platform_data = {
        .mapbase        = 0xff804000,
        .flags          = UPF_BOOT_AUTOCONF,
+       .scscr          = SCSCR_RE | SCSCR_TE | SCSCR_REIE,
+       .scbrr_algo_id  = SCBRR_ALGO_2,
        .type           = PORT_SCIF,
        .irqs           = { 220, 220, 220, 220 },
 };