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

Gregory CLEMENT gregory.clement at free-electrons.com
Sun Feb 7 03:16:55 PST 2016


Hi Greg,
 
 On dim., févr. 07 2016, Greg Kroah-Hartman <gregkh at linuxfoundation.org> wrote:

> 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.

Oh sorry, I changed the ttyS to ttyMV in the uart_driver struct but I
forgot the console. I will fix it in next version.

Thanks,

Gregory

>
> thanks,
>
> greg k-h

-- 
Gregory Clement, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com



More information about the linux-arm-kernel mailing list