mbox series

[v4,0/2] sc16is7xx: IrDA mode and threaded IRQs

Message ID 20200529055058.1606910-1-daniel@zonque.org
Headers show
Series sc16is7xx: IrDA mode and threaded IRQs | expand

Message

Daniel Mack May 29, 2020, 5:50 a.m. UTC
This is a resend of the first two patches of the series to bring IrDA
support to the sc16is7xx driver.

The "linux," prefix is now dropped from the DT property.

The patches are rebased on top of the other 4 that have already been
merged.

Pascal Huerst (2):
  dt-bindings: sc16is7xx: Add flag to activate IrDA mode
  sc16is7xx: Add flag to activate IrDA mode

 .../bindings/serial/nxp,sc16is7xx.txt         |  4 ++++
 drivers/tty/serial/sc16is7xx.c                | 20 +++++++++++++++++++
 2 files changed, 24 insertions(+)