[PATCH v2 8/8] tty/serial: add asm9260-serial driver
Arnd Bergmann
arnd at arndb.de
Mon Sep 22 08:26:45 PDT 2014
On Sunday 21 September 2014 20:45:51 Oleksij Rempel wrote:
> Signed-off-by: Oleksij Rempel <linux at rempel-privat.de>
> ---
> drivers/tty/serial/Kconfig | 17 +
> drivers/tty/serial/Makefile | 1 +
> drivers/tty/serial/asm9260_serial.c | 1485 +++++++++++++++++++++++++++++++++++
> include/uapi/linux/serial_core.h | 2 +
> 4 files changed, 1505 insertions(+)
> create mode 100644 drivers/tty/serial/asm9260_serial.c
>
Similar to the irqchip driver, this one in turns seems to be a duplicate
of drivers/tty/serial/mxs-auart.c. Please see if you can make that one
work instead of adding a new copy.
Arnd
More information about the linux-arm-kernel
mailing list