linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/1] Revert "serial: 8250: Fix max baud limit in generic 8250 port"
@ 2020-07-01 21:13 Daniel Winkler
  2020-07-01 21:13 ` [PATCH v2 1/1] " Daniel Winkler
  2020-07-01 22:37 ` [PATCH v2 0/1] " Serge Semin
  0 siblings, 2 replies; 7+ messages in thread
From: Daniel Winkler @ 2020-07-01 21:13 UTC (permalink / raw)
  To: linux-serial, linux-mediatek, Serge Semin, Alexey Malahov
  Cc: BlueZ, chromeos-bluetooth-upstreaming, stable, abhishekpandit,
	Daniel Winkler, Aaron Sierra, Andy Shevchenko,
	Greg Kroah-Hartman, Jiri Slaby, Lukas Wunner,
	Vignesh Raghavendra, linux-kernel


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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-07-02  8:47 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-01 21:13 [PATCH v2 0/1] Revert "serial: 8250: Fix max baud limit in generic 8250 port" Daniel Winkler
2020-07-01 21:13 ` [PATCH v2 1/1] " Daniel Winkler
2020-07-02  7:36   ` Greg Kroah-Hartman
2020-07-01 22:37 ` [PATCH v2 0/1] " Serge Semin
2020-07-02  4:11   ` Lukas Wunner
2020-07-02  8:46     ` Andy Shevchenko
2020-07-02  7:37   ` Greg Kroah-Hartman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).