Skip to content
Commit 12ed0528 authored by Daniel Leung's avatar Daniel Leung Committed by Benjamin Cabé
Browse files

Revert "drivers: serial: ns16550: Fix TX IRQ not triggered...



...when FIFO is empty"

This reverts commit 47e43d55.

This is breaking sample.sensor.shell.pytest where characters
are either missing or repeated when printing to the console.

Originally this is just for RISC-V with PLIC interrupt
controller. That was made more general to avoid having arch
specific code in a generic driver. And now it is breaking
on non-RISC-V platforms. Note that the QEMU RISC-V boards
all have PLIC as interrupt controller and are passing sensor
shell pytest without this workaround. So this does not seem
to be an issue with PLIC and NS16550.  So revert the commit
for now.

Fixes #92187

Signed-off-by: default avatarDaniel Leung <daniel.leung@intel.com>
parent d41716f6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment