]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
dm: ns16550: Support CONFIG_SYS_NS16550_MEM32 with driver model
authorSimon Glass <sjg@chromium.org>
Tue, 12 May 2015 20:55:02 +0000 (14:55 -0600)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 22:42:41 +0000 (00:42 +0200)
commite9b9016b8f81723c7d4f7ccc1c6d72e5e21f46d8
tree724a770e9bc21f97ac96b2786767f4401993cc8d
parentfccc0a8538c1b7d240144487ce63fe3bd7b24a6c
dm: ns16550: Support CONFIG_SYS_NS16550_MEM32 with driver model

This option is used by some boards, so support it with driver model. This
is really ugly - we should rewrite this driver once all users are moved to
driver model.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/serial/ns16550.c
include/ns16550.h