Skip to content
Commit 4246c0ff authored by Phil Elwell's avatar Phil Elwell Committed by Dom Cobley
Browse files

serial: 8250: Add NOMSI bug for bcm2835aux



The BCM2835 mini-UART has no modem status interrupt, causing all
transmission to stop, never to use, if a speed change ever happens
while the CTS signal is high.

Add a simple polling mechanism in order to allow recovery in that
situation.

Signed-off-by: default avatarPhil Elwell <phil@raspberrypi.com>
parent ac5a97a0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment