[U-Boot] [PATCH v3 06/13] ns16550: unify serial_rockchip
Simon Glass
sjg at chromium.org
Fri Nov 20 18:18:26 CET 2015
On 19 November 2015 at 06:48, Thomas Chou <thomas at wytron.com.tw> wrote:
> Unify serial_rockchip, and use the generic binding.
>
> Signed-off-by: Thomas Chou <thomas at wytron.com.tw>
> Reviewed-by: Tom Rini <trini at konsulko.com>
> Tested-by: Ariel D'Alessandro <ariel at vanguardiasur.com.ar>
> ---
> arch/arm/dts/rk3288.dtsi | 5 +++++
> arch/arm/mach-rockchip/Kconfig | 3 ---
> drivers/serial/Kconfig | 11 +---------
> drivers/serial/Makefile | 1 -
> drivers/serial/serial_rockchip.c | 43 ----------------------------------------
> 5 files changed, 6 insertions(+), 57 deletions(-)
> delete mode 100644 drivers/serial/serial_rockchip.c
Acked-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list