Bluetooth: hci_ll: set operational frequency earlier
authorPhilipp Puschmann <philipp.puschmann@emlix.com>
Tue, 2 Jul 2019 14:13:37 +0000 (16:13 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 6 Jul 2019 10:29:25 +0000 (12:29 +0200)
commita2e02f38eff84f199c8e32359eb213f81f270047
tree3623b0624f216adc9e513bee576a945e0a01029c
parent98d9856a759f5cc8032efeb5c87badc1c652d430
Bluetooth: hci_ll: set operational frequency earlier

Uploading the firmware needs quite a few seconds if done at 115200 kbps. So set
the operational frequency, usually 3 MHz, before uploading the firmware.

I have successfully tested this with a wl1837mod.

Signed-off-by: Philipp Puschmann <philipp.puschmann@emlix.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/hci_ll.c