[PATCH v2 8/8] tty/serial: add asm9260-serial driver
From: Oleksij Rempel <hidden>
Date: 2014-09-22 16:04:10
Am 22.09.2014 um 17:26 schrieb Arnd Bergmann:
On Sunday 21 September 2014 20:45:51 Oleksij Rempel wrote:quoted
Signed-off-by: Oleksij Rempel <redacted> --- 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.cSimilar 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.
Ok, thank you for reviewing :) -- Regards, Oleksij -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 213 bytes Desc: OpenPGP digital signature URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20140922/a732849b/attachment-0001.sig>