diff options
author | Tedd Ho-Jeong An <tedd.an@linux.intel.com> | 2018-01-24 09:19:17 -0800 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2018-01-24 19:31:49 +0100 |
commit | 965651c16b9e6212f781d5b619ab78bd82bf54ce (patch) | |
tree | 21fd5e10efff507edd1fb262ec58ea425a62c7fd /drivers/watchdog/sbc8360.c | |
parent | 3a19cfcce105e481b02b14265c5b40c6c10ef60a (diff) | |
download | op-kernel-dev-965651c16b9e6212f781d5b619ab78bd82bf54ce.zip op-kernel-dev-965651c16b9e6212f781d5b619ab78bd82bf54ce.tar.gz |
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/watchdog/sbc8360.c')
0 files changed, 0 insertions, 0 deletions