tty/serial: atmel: increase ATMEL_MAX_UART
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Tue, 21 Feb 2017 12:03:56 +0000 (13:03 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 14 Mar 2017 02:59:04 +0000 (10:59 +0800)
commit432f974801e2f3590c95a666ab4546346d1c60a9
treed3092c85f17ffc3d878f45281fb69f521d3ebb03
parent3c9101766b502a0163d1d437fada5801cf616be2
tty/serial: atmel: increase ATMEL_MAX_UART

The samx7 family uses the same UART/USART IP as the at91/sama5 families but
has 8 of those.

Suggested-by: Szemző András <sza@esh.hu>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Acked-by: Richard Genoud <richard.genoud@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/atmel_serial.c