Re: [PATCH 1/2] Bluetooth: btusb: fix up firmware download sequence

2020-06-19 Thread Marcel Holtmann
Hi Sean, > Data RAM on the device have to be powered on before starting to download > the firmware. > > Fixes: a1c49c434e15 ("Bluetooth: btusb: Add protocol support for MediaTek > MT7668U USB devices") > Co-developed-by: Mark Chen > Signed-off-by: Mark Chen > Signed-off-by: Sean Wang > --- >

[PATCH 1/2] Bluetooth: btusb: fix up firmware download sequence

2020-06-18 Thread sean.wang
From: Sean Wang Data RAM on the device have to be powered on before starting to download the firmware. Fixes: a1c49c434e15 ("Bluetooth: btusb: Add protocol support for MediaTek MT7668U USB devices") Co-developed-by: Mark Chen Signed-off-by: Mark Chen Signed-off-by: Sean Wang --- drivers/blu