[PATCH v2 0/1] Revert "serial: 8250: Fix max baud limit in generic 8250 port"

From: Daniel Winkler
Date: Wed Jul 01 2020 - 17:13:46 EST



This change regresses the QCA6174A-3 bluetooth chip, preventing
firmware from being properly loaded. Without this change, the
chip works as intended.

The device is the Kukui Chromebook using the Mediatek chipset
and the 8250_mtk uart. Initial controller baudrate is 115200
and operating speed is 3000000. Our entire suite of bluetooth
tests now fail on this platform due to an apparent failure to
sync its firmware on initialization.

The driver is in the cros tree at drivers/bluetooth/hci_qca.c
and uses the serdev interface. Specifically, this is the
QCA_ROME chipset.


Daniel Winkler (1):
Revert "serial: 8250: Fix max baud limit in generic 8250 port"

drivers/tty/serial/8250/8250_port.c | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)

--
2.27.0.212.ge8ba1cc988-goog