Re: [PATCH RESEND v2] Bluetooth: mediatek: add support for MediaTek MT7663U and MT7668U UART devices

From: Marcel Holtmann
Date: Sat Mar 02 2019 - 13:52:26 EST


Hi Sean,

> This adds the support of enabling MT7663U and MT7668U Bluetooth function
> running on the top of btmtkuart driver.
>
> There are a few differences between MT766[3,8]U and MT7622 where
> MT766[3,8]U are standalone devices based on UART transport while MT7622
> bluetooth is a built-in device on MediaTek SoC communicating with the host
> through BTIF serial transport. Thus, extra setup sequence is necessary
> for these standalone devices such as remote regulator and reset control via
> GPIO, baud rate changing handshake between the host and device and so on.
>
> Signed-off-by: Sean Wang <sean.wang@xxxxxxxxxxxx>
> ---
> drivers/bluetooth/btmtkuart.c | 281 ++++++++++++++++++++++++++++++++--
> 1 file changed, 271 insertions(+), 10 deletions(-)

patch has been applied to bluetooth-next tree.

Regards

Marcel