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

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

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

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

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

2020-06-22 Thread sean.wang
From: Sean Wang >Hi Sean, > >> From: Sean Wang >> >> Data RAM on the device have to be powered on before starting to >> download the firmware. >> >> v1->v2: >> rebased to bluetooth-next >> >> Fixes: a1c49c434e15 ("Bluetooth: btusb: Add protocol support for >> MediaTek MT7668U USB devices")

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

2020-06-22 Thread Marcel Holtmann
Hi Sean, > From: Sean Wang > > Data RAM on the device have to be powered on before starting to download > the firmware. > > v1->v2: > rebased to bluetooth-next > > Fixes: a1c49c434e15 ("Bluetooth: btusb: Add protocol support for MediaTek > MT7668U USB devices") > Co-developed-by: Mark C