]> git.ipfire.org Git - people/ms/u-boot.git/commit
dm: ns16550: Allow the driver to be omitted if requested
authorSimon Glass <sjg@chromium.org>
Mon, 14 Dec 2015 04:36:59 +0000 (21:36 -0700)
committerSimon Glass <sjg@chromium.org>
Tue, 12 Jan 2016 17:19:09 +0000 (10:19 -0700)
commitb7e29834f1a820417d735833327f776c148cd399
treee299847bd4f3cdfc1cd54feba42e69320ec55804
parent92c55b682cf24dc454d95149d3476dc66d514555
dm: ns16550: Allow the driver to be omitted if requested

Allow the ns16550 debug UART to be used without the full driver.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Thomas Chou <thomas@wytron.com.tw>
drivers/serial/ns16550.c