]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
serial: driver for ETRAX FS UART
authorNiklas Cassel <nks@flawful.org>
Mon, 2 Feb 2015 22:19:20 +0000 (23:19 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 7 Feb 2015 10:43:16 +0000 (18:43 +0800)
commit692132b5b1c5ce97076915d4aed0c61513e18b03
treef48ca0352e4018fbfe2bfa7505f33270a32343c9
parent79ce9d52ae17ff9a29edc2c71638af37f709b9cd
serial: driver for ETRAX FS UART

This is the last missing piece to get a kernel booting to a prompt in qemu-cris.

Signed-off-by: Niklas Cassel <nks@flawful.org>
Acked-by: Jesper Nilsson <jesper.nilsson@axis.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/Kconfig
drivers/tty/serial/Makefile
drivers/tty/serial/etraxfs-uart.c [new file with mode: 0644]
include/uapi/linux/serial_core.h