]> git.karo-electronics.de Git - linux-beck.git/commit
sh: sh7734: Correct SCIF type for BRG
authorGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 10 Nov 2015 17:59:28 +0000 (18:59 +0100)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 17 Dec 2015 10:19:08 +0000 (11:19 +0100)
commit0a036681888f417e365e0b2935ff6f3f0273f843
treef0e3bd8c8c10448f0b4fde3684971a1549348acf
parent6441d314b4d898d871f21196fb5e6e4f82caedc7
sh: sh7734: Correct SCIF type for BRG

The SCIF variant in the sh7734 SoC is not the common "SH-4(A)" variant,
but a derivative with added "Baud Rate Generator for External Clock"
(BRG). Correct the regtype value in platform data to fix this.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
arch/sh/kernel/cpu/sh4a/setup-sh7734.c