Marvell (8987) bluetooth driver for uart interface

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Marvell (8987) bluetooth driver for uart interface

1,578 Views
vinothkumars
Senior Contributor IV

Hi All,

 

I am working on IMX8QM Custom platform. I want to integrate marvell (8987) bluetooth driver and it will be a uart interface. I unable to findout from source.

Source: Yocto OS

Linux Version: 5.10.35

 

 

 

Regards,
Vinothkumar Sekar
0 Kudos
3 Replies

1,571 Views
igorpadykov
NXP Employee
NXP Employee

Hi Vinothkumar

 

sources are described in sect.4.13.4 Source Code Structure   i.MX Linux Reference Manual​

https://source.codeaurora.org/external/imx/mwifiex/tree/

 

Best regards
igor

 

0 Kudos

884 Views
naresh_nakka
Contributor I

Hi,

please share me as well bluetooth uart driver (88w8997 )

Thanks,

Naresh

0 Kudos

1,566 Views
vinothkumars
Senior Contributor IV

Thank you @igorpadykov for the reply,

 

Currently, the sources are

driver/bluetooth/btmrvl_sdio.c - for marvell sdio interface (support: SD8688/SD8787/SD8797/SD8887/SD8897/SD8977/SD8987/SD8997)

driver/bluetooth/hci_mrvl.c - for marvel uart interface (88w8897) 

 

Shall I use the same driver (hci_mrvl.c) for 8987 .

 

 

 

 

Regards,
Vinothkumar Sekar
0 Kudos