[U-Boot] [PATCH v3 09/13] ns16550: unify serial_tegra
Simon Glass
sjg at chromium.org
Fri Nov 20 18:18:34 CET 2015
On 19 November 2015 at 06:48, Thomas Chou <thomas at wytron.com.tw> wrote:
> Unify serial_tegra, and use the generic binding.
>
> Signed-off-by: Thomas Chou <thomas at wytron.com.tw>
> Reviewed-by: Tom Rini <trini at konsulko.com>
> ---
> arch/arm/mach-tegra/board.c | 14 +++++++++++
> drivers/serial/Makefile | 1 -
> drivers/serial/serial_tegra.c | 54 ------------------------------------------
> include/configs/tegra-common.h | 3 ++-
> 4 files changed, 16 insertions(+), 56 deletions(-)
> delete mode 100644 drivers/serial/serial_tegra.c
Acked-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list