mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v1 0/4] Bluetooth: hci_mrvl: Add serdev support for 88W8997
@ 2023-01-18 12:28 Francesco Dolcini
  2023-01-18 12:28 ` [PATCH v1 1/4] dt-bindings: bluetooth: marvell: add 88W8997 DT binding Francesco Dolcini
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Francesco Dolcini @ 2023-01-18 12:28 UTC (permalink / raw)
  To: netdev, devicetree, linux-kernel, linux-bluetooth,
	Marcel Holtmann, Luiz Augusto von Dentz, linux-arm-kernel
  Cc: Francesco Dolcini, David S. Miller, Eric Dumazet, Jakub Kicinski,
	Paolo Abeni, Rob Herring, Krzysztof Kozlowski, Johan Hedberg,
	Sascha Hauer, Shawn Guo, Pengutronix Kernel Team, Fabio Estevam

From: Francesco Dolcini <francesco.dolcini@toradex.com>

Add serdev support for the 88W8997 from NXP (previously Marvell). It includes
support for changing the baud rate. The command to change the baud rate is
taken from the user manual UM11483 Rev. 9 in section 7 (Bring-up of Bluetooth
interfaces) from NXP.

Stefan Eichenberger (4):
  dt-bindings: bluetooth: marvell: add 88W8997 DT binding
  dt-bindings: bluetooth: marvell: add max-speed property
  Bluetooth: hci_mrvl: Add serdev support for 88W8997
  arm64: dts: imx8mp-verdin: add 88W8997 serdev to uart4

 .../bindings/net/marvell-bluetooth.yaml       | 20 ++++-
 .../dts/freescale/imx8mp-verdin-wifi.dtsi     |  5 ++
 drivers/bluetooth/hci_mrvl.c                  | 88 +++++++++++++++++--
 3 files changed, 105 insertions(+), 8 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2023-02-10 19:00 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-18 12:28 [PATCH v1 0/4] Bluetooth: hci_mrvl: Add serdev support for 88W8997 Francesco Dolcini
2023-01-18 12:28 ` [PATCH v1 1/4] dt-bindings: bluetooth: marvell: add 88W8997 DT binding Francesco Dolcini
2023-01-19 11:43   ` Krzysztof Kozlowski
2023-01-18 12:28 ` [PATCH v1 2/4] dt-bindings: bluetooth: marvell: add max-speed property Francesco Dolcini
2023-01-19 11:45   ` Krzysztof Kozlowski
2023-01-24  1:22   ` Rob Herring
2023-01-18 12:28 ` [PATCH v1 3/4] Bluetooth: hci_mrvl: Add serdev support for 88W8997 Francesco Dolcini
2023-01-18 21:08   ` kernel test robot
2023-01-24  6:38   ` kernel test robot
2023-02-10 18:48     ` Luiz Augusto von Dentz
2023-02-10 19:00       ` Francesco Dolcini
2023-02-10 18:45   ` Luiz Augusto von Dentz
2023-01-18 12:28 ` [PATCH v1 4/4] arm64: dts: imx8mp-verdin: add 88W8997 serdev to uart4 Francesco Dolcini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome