Thread (9 messages) 9 messages, 3 authors, 2023-08-06
STALE1028d
Revisions (2)
  1. v1 current
  2. v2 [diff vs current]

[PATCH 0/2] serial: 8250_dw: fall back to poll if there's no interrupt

From: Jisheng Zhang <jszhang@kernel.org>
Date: 2023-08-02 15:22:05
Also in: linux-devicetree, lkml

When there's no irq(this can be due to various reasons, for example,
no irq from HW support, or we just want to use poll solution, and so
on), falling back to poll is still better than no support at all.

patch1 makes the interrupt property in dt-binding optional
patch2 falls back to poll if there's no interrupt

Jisheng Zhang (2):
  dt-bindings: serial: snps-dw-apb-uart: make interrupt optional
  serial: 8250_dw: fall back to poll if there's no interrupt

 .../devicetree/bindings/serial/snps-dw-apb-uart.yaml      | 1 -
 drivers/tty/serial/8250/8250_dw.c                         | 8 ++++++--
 2 files changed, 6 insertions(+), 3 deletions(-)

-- 
2.40.1
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help