Re: [PATCH v1 1/2] Bluetooth: mediatek: Add protocol support for MediaTek MT7668U USB devices

2018-08-13 Thread Marcel Holtmann
Hi Sean, >>> This adds the support of enabling MT7668U Bluetooth function running >>> on the top of btusb driver. The patch also adds a newly created file >>> mtkbt.c able to be reused independently from the transport type such >>> as UART, USB and SDIO. >> >> Include

Re: [PATCH v1 1/2] Bluetooth: mediatek: Add protocol support for MediaTek MT7668U USB devices

2018-08-13 Thread Marcel Holtmann
Hi Sean, >>> This adds the support of enabling MT7668U Bluetooth function running >>> on the top of btusb driver. The patch also adds a newly created file >>> mtkbt.c able to be reused independently from the transport type such >>> as UART, USB and SDIO. >> >> Include

Re: [PATCH v1 1/2] Bluetooth: mediatek: Add protocol support for MediaTek MT7668U USB devices

2018-08-13 Thread Sean Wang
On Mon, 2018-08-13 at 18:20 +0800, Sean Wang wrote: > On Mon, 2018-08-13 at 10:00 +0200, Marcel Holtmann wrote: > > Hi Sean, > > > > > This adds the support of enabling MT7668U Bluetooth function running > > > on the top of btusb driver. The patch also adds a newly created file > > > mtkbt.c able

Re: [PATCH v1 1/2] Bluetooth: mediatek: Add protocol support for MediaTek MT7668U USB devices

2018-08-13 Thread Sean Wang
On Mon, 2018-08-13 at 18:20 +0800, Sean Wang wrote: > On Mon, 2018-08-13 at 10:00 +0200, Marcel Holtmann wrote: > > Hi Sean, > > > > > This adds the support of enabling MT7668U Bluetooth function running > > > on the top of btusb driver. The patch also adds a newly created file > > > mtkbt.c able

Re: [PATCH v1 1/2] Bluetooth: mediatek: Add protocol support for MediaTek MT7668U USB devices

2018-08-13 Thread Sean Wang
On Mon, 2018-08-13 at 10:00 +0200, Marcel Holtmann wrote: > Hi Sean, > > > This adds the support of enabling MT7668U Bluetooth function running > > on the top of btusb driver. The patch also adds a newly created file > > mtkbt.c able to be reused independently from the transport type such > > as

Re: [PATCH v1 1/2] Bluetooth: mediatek: Add protocol support for MediaTek MT7668U USB devices

2018-08-13 Thread Sean Wang
On Mon, 2018-08-13 at 10:00 +0200, Marcel Holtmann wrote: > Hi Sean, > > > This adds the support of enabling MT7668U Bluetooth function running > > on the top of btusb driver. The patch also adds a newly created file > > mtkbt.c able to be reused independently from the transport type such > > as

Re: [PATCH v1 1/2] Bluetooth: mediatek: Add protocol support for MediaTek MT7668U USB devices

2018-08-13 Thread Marcel Holtmann
Hi Sean, > This adds the support of enabling MT7668U Bluetooth function running > on the top of btusb driver. The patch also adds a newly created file > mtkbt.c able to be reused independently from the transport type such > as UART, USB and SDIO. Include /sys/kernel/debug/usb/device portion in

Re: [PATCH v1 1/2] Bluetooth: mediatek: Add protocol support for MediaTek MT7668U USB devices

2018-08-13 Thread Marcel Holtmann
Hi Sean, > This adds the support of enabling MT7668U Bluetooth function running > on the top of btusb driver. The patch also adds a newly created file > mtkbt.c able to be reused independently from the transport type such > as UART, USB and SDIO. Include /sys/kernel/debug/usb/device portion in

Re: [PATCH v1 1/2] Bluetooth: mediatek: Add protocol support for MediaTek MT7668U USB devices

2018-08-12 Thread kbuild test robot
Hi Sean, I love your patch! Perhaps something to improve: [auto build test WARNING on bluetooth/master] [also build test WARNING on v4.18 next-20180810] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

Re: [PATCH v1 1/2] Bluetooth: mediatek: Add protocol support for MediaTek MT7668U USB devices

2018-08-12 Thread kbuild test robot
Hi Sean, I love your patch! Perhaps something to improve: [auto build test WARNING on bluetooth/master] [also build test WARNING on v4.18 next-20180810] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

[PATCH v1 1/2] Bluetooth: mediatek: Add protocol support for MediaTek MT7668U USB devices

2018-08-12 Thread sean.wang
From: Sean Wang This adds the support of enabling MT7668U Bluetooth function running on the top of btusb driver. The patch also adds a newly created file mtkbt.c able to be reused independently from the transport type such as UART, USB and SDIO. Signed-off-by: Sean Wang ---

[PATCH v1 1/2] Bluetooth: mediatek: Add protocol support for MediaTek MT7668U USB devices

2018-08-12 Thread sean.wang
From: Sean Wang This adds the support of enabling MT7668U Bluetooth function running on the top of btusb driver. The patch also adds a newly created file mtkbt.c able to be reused independently from the transport type such as UART, USB and SDIO. Signed-off-by: Sean Wang ---