aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTedd Ho-Jeong An <tedd.an@intel.com>2016-12-08 08:58:25 -0800
committerKyle McMartin <kyle@kernel.org>2017-01-13 09:50:19 -0500
commit581f24500138f5e410d51ab63b205be9a52f4c77 (patch)
treead6cdeaa66b2ea7cd36163b0afddaf6cdeb7348d
parent4b9559fb0565f582a21a4070a81a3b6a7d77610b (diff)
downloadfirmware-581f24500138f5e410d51ab63b205be9a52f4c77.tar.gz
linux-firmware: Fix DDC file format for Intel Bluetooth 8260/8265
This patch fixes the DDC file format for Intel Bluetooth 8260 and 8265. The format of files were incorrect and it caused the failure while downloading the DDC content. The affected patches are: 8794102 linux-firmware: Update firmware file for Intel Bluetooth 8265 28ddb05 linux-firmware: Update firmware file for Intel Bluetooth 8260 Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
-rw-r--r--intel/ibt-11-5.ddcbin57 -> 18 bytes
-rw-r--r--intel/ibt-12-16.ddcbin22 -> 9 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/intel/ibt-11-5.ddc b/intel/ibt-11-5.ddc
index d7ca8a9c..dff08240 100644
--- a/intel/ibt-11-5.ddc
+++ b/intel/ibt-11-5.ddc
Binary files differ
diff --git a/intel/ibt-12-16.ddc b/intel/ibt-12-16.ddc
index 404e8acc..670984b7 100644
--- a/intel/ibt-12-16.ddc
+++ b/intel/ibt-12-16.ddc
Binary files differ