[U-Boot] [PATCH v3 08/13] ns16550: unify serial_dw
Simon Glass
sjg at chromium.org
Fri Nov 20 18:18:31 CET 2015
On 19 November 2015 at 06:48, Thomas Chou <thomas at wytron.com.tw> wrote:
> Unify serial_dw, and use the generic binding.
>
> Signed-off-by: Thomas Chou <thomas at wytron.com.tw>
> Reviewed-by: Tom Rini <trini at konsulko.com>
> ---
> drivers/serial/Makefile | 1 -
> drivers/serial/serial_dw.c | 39 ---------------------------------------
> include/configs/mv-common.h | 2 +-
> include/configs/sunxi-common.h | 2 +-
> include/configs/tb100.h | 2 +-
> 5 files changed, 3 insertions(+), 43 deletions(-)
> delete mode 100644 drivers/serial/serial_dw.c
Acked-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list