Files
linux/Documentation
Phil Elwell f1d3c66037 amba_pl011: Add cts-event-workaround DT property
The BCM2835 PL011 implementation seems to have a bug that can lead to a
transmission lockup if CTS changes frequently. A workaround was added to
the driver with a vendor-specific flag to enable it, but this flag is
currently not set for ARM implementations.

Add a "cts-event-workaround" property to Pi DTBs and use the presence
of that property to force the flag to be enabled in the driver.

See: https://github.com/raspberrypi/linux/issues/1280

Signed-off-by: Phil Elwell <phil@raspberrypi.org>
2020-06-17 17:32:48 +01:00
..
2019-10-30 16:25:31 +01:00
2019-12-11 09:12:38 +01:00
2019-10-10 11:25:39 -06:00
2019-07-17 06:57:52 -03:00
2019-12-30 11:58:02 -07:00
2020-02-25 03:10:22 -07:00