Skip to content

Integrate linux-seco-mtk/fix-btmrvl_main-driver

Commit: clea-os/bsp/mediatek/linux-seco-mtk@2f1b3135

[DRIVER][BT] Rename driver .prevent_wake to .wakeup

prevent_wake member was renamed to wakeup in the hci_dev structure starting from Linux kernel version 5.15.

Source: https://github.com/torvalds/linux/commit/4539ca67fe8edef34f522fd53da138e2ede13464

--

Commit: clea-os/bsp/mediatek/linux-seco-mtk@07ef6d15

Bluetooth: hci_mrvl: Add serdev support for 88W8997

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.

Signed-off-by: Stefan Eichenberger stefan.eichenberger@toradex.com Signed-off-by: Francesco Dolcini francesco.dolcini@toradex.com

Merge request reports

Loading