summaryrefslogtreecommitdiff
path: root/drivers/bluetooth/btintel.c
diff options
context:
space:
mode:
authorTedd Ho-Jeong An <tedd.an@linux.intel.com>2018-01-24 20:19:17 +0300
committerMarcel Holtmann <marcel@holtmann.org>2018-01-24 21:31:49 +0300
commit965651c16b9e6212f781d5b619ab78bd82bf54ce (patch)
tree21fd5e10efff507edd1fb262ec58ea425a62c7fd /drivers/bluetooth/btintel.c
parent3a19cfcce105e481b02b14265c5b40c6c10ef60a (diff)
downloadlinux-965651c16b9e6212f781d5b619ab78bd82bf54ce.tar.xz
Bluetooth: hci_intel: Update firmware filename for Intel 9x60 and later
The format of Intel Bluetooth firmware for bootloader product is ibt-<hw_variant>-<device_revision_id>.sfi and .ddc. But for the 9x60 SKU, there are three variants of FW, which cannot be differenticate just with hw_variant and device_revision_id. So, to pick the appropriate FW file for 9x60 SKU, three fields, hw_variant, hw_revision, and fw_revision, needs to be used rather than hw_variant and device_revision_id. Format will be like this: ibt-<hw_variant>-<hw_revision>-<fw_revision>.sfi and .ddc Signed-off-by: Tedd Ho-Jeong An <tedd.an@linux.intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'drivers/bluetooth/btintel.c')
0 files changed, 0 insertions, 0 deletions