[PATCH v3 0/5] Bluetooth: hci_mrvl: Add serdev support for 88W8997
Francesco Dolcini
francesco at dolcini.it
Mon Feb 13 04:09:21 PST 2023
From: Francesco Dolcini <francesco.dolcini at 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.
v3:
- Use __hci_cmd_sync_status instead of __hci_cmd_sync
v2:
- Fix the subject as pointed out by Krzysztof. Thanks!
- Fix indentation in marvell-bluetooth.yaml
- Fix compiler warning for kernel builds without CONFIG_OF enabled
Stefan Eichenberger (5):
dt-bindings: bluetooth: marvell: add 88W8997
dt-bindings: bluetooth: marvell: add max-speed property
Bluetooth: hci_mrvl: use maybe_unused macro for device tree ids
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 | 90 ++++++++++++++++---
3 files changed, 104 insertions(+), 11 deletions(-)
--
2.25.1
More information about the linux-arm-kernel
mailing list