Re: [PATCH v2 2/2] Bluetooth: btmtksdio: 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: 9aebfd4a2200 ("Bluetooth: mediatek: add support for MediaTek MT7663S > and MT7668S SDIO devices") > Co-developed-by: Mark Chen > Signed-o

[PATCH v2 2/2] Bluetooth: btmtksdio: fix up firmware download sequence

2020-06-19 Thread sean.wang
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: 9aebfd4a2200 ("Bluetooth: mediatek: add support for MediaTek MT7663S and MT7668S SDIO devices") Co-developed-by: Mark Chen Signed-off-by: Mar