[PATCH v2 03/12] serial: mvebu-uart: initial support for Armada-3700 serial port

Greg Kroah-Hartman gregkh at linuxfoundation.org
Sat Feb 6 23:17:47 PST 2016


On Wed, Feb 03, 2016 at 07:41:20PM +0100, Gregory CLEMENT wrote:
> +static struct console mvebu_uart_console = {
> +	.name	= "ttyS",

You aren't ttyS, that's a reserved name for a different chip, please use
a new name and major/minor numbers.

thanks,

greg k-h



More information about the linux-arm-kernel mailing list