m68k: add DM model serial driver
authorangelo@sysam.it <angelo@sysam.it>
Wed, 27 Apr 2016 19:51:13 +0000 (21:51 +0200)
committerSimon Glass <sjg@chromium.org>
Tue, 17 May 2016 15:54:43 +0000 (09:54 -0600)
commite27802af54c2ff2d4d58e4bc217644b75c04ac4c
tree42423d259b2a2a2cec6ea2be57dde397174ddf25
parent5044c9cc6c4dffb2959769a785663f46cb418461
m68k: add DM model serial driver

Boards can now use DM serial driver, or still legacy mcf uart
driver version.

Signed-off-by: Angelo Dureghello <angelo@sysam.it>
Acked-by: Simon Glass <sjg@chromium.org>
drivers/serial/mcfuart.c
include/dm/platform_data/serial_coldfire.h [new file with mode: 0644]