[v1,0/3] serial: liteuart: add IRQ support

Message ID 20221107171500.2537938-1-gsomlo@gmail.com
Headers
Series serial: liteuart: add IRQ support |

Message

Gabriel L. Somlo Nov. 7, 2022, 5:14 p.m. UTC
  Add IRQ support to the LiteX LiteUART serial interface.

Gabriel Somlo (3):
  serial: liteuart: cosmetic changes
  serial: liteuart: separate RX loop from poll timer
  serial: liteuart: add IRQ support

 drivers/tty/serial/liteuart.c | 124 ++++++++++++++++++++++------------
 1 file changed, 81 insertions(+), 43 deletions(-)