commit | 0a036681888f417e365e0b2935ff6f3f0273f843 | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert+renesas@glider.be> | Tue Nov 10 18:59:28 2015 +0100 |
committer | Geert Uytterhoeven <geert+renesas@glider.be> | Thu Dec 17 11:19:08 2015 +0100 |
tree | f0e3bd8c8c10448f0b4fde3684971a1549348acf | |
parent | 6441d314b4d898d871f21196fb5e6e4f82caedc7 [diff] |
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>