Searched hist:fd63a8903a2c40425a9811c3371dd4d0f42c0ad3 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/tty/serial/ |
H A D | atmel_serial.c | diff fd63a8903a2c40425a9811c3371dd4d0f42c0ad3 Mon Jan 29 05:39:15 CST 2018 Jonas Danielsson <jonas@orbital-systems.com> tty/serial: atmel: add new version check for usart
On our at91sam9260 based board the usart0 and usart1 ports report their versions (ATMEL_US_VERSION) as 0x10302. This version is not included in the current checks in the driver.
Signed-off-by: Jonas Danielsson <jonas@orbital-systems.com> Acked-by: Richard Genoud <richard.genoud@gmail.com> Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com> Cc: stable <stable@vger.kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|