ARM: pl011: Add rs485 to the RP1 support
authorPhil Elwell <phil@raspberrypi.com>
Thu, 18 Jan 2024 11:08:03 +0000 (11:08 +0000)
committerDom Cobley <popcornmix@gmail.com>
Mon, 19 Feb 2024 11:35:30 +0000 (11:35 +0000)
commit8f817693d99cdb194e35ec93fdf8d2254f5471ad
treef4b5d8b14643959eb6e433e7e9669ab413cc37ab
parent915c9c945ca02319b1e9788975fa74417d4a6b02
ARM: pl011: Add rs485 to the RP1 support

pl011_axi_probe, added for RP1 support, lacks the rs485 additions that
appeared during its development.

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
drivers/tty/serial/amba-pl011.c