mbox

[Xenial,Pull] Add Intel 8265 Bluetooth firmware

Message ID CAOA0tzmbQLkgjPnJ5QGmEunVFNGVbaAGRMR8j6uy_oByW572Mw@mail.gmail.com
State New
Headers show

Pull-request

https://git.launchpad.net/~phidias-chiang/+git/linux-firmware

Message

Phidias Chiang July 13, 2016, 8:29 a.m. UTC
BugLink: http://bugs.launchpad.net/bugs/1599071

Intel 8265 BT driver has been SRU to Xenial and this firmware is
needed for the module to work. This pull request add the firmware
from upstream, and has been tested.

================================================================

The following changes since commit 32bf2e0d4bad325dff596e0632cdc47dede92175:

  UBUNTU: Ubuntu-1.157.2 (2016-06-22 08:07:31 -0500)

are available in the git repository at:

  https://git.launchpad.net/~phidias-chiang/+git/linux-firmware
intel-8265-bluetooth

for you to fetch changes up to 7d172559e6a5a244a4ed49c275029ee9a76f2953:

  linux-firmware: Add firmware file for Intel Bluetooth 8265
(2016-07-13 16:18:02 +0800)

----------------------------------------------------------------
Tedd Ho-Jeong An (1):
      linux-firmware: Add firmware file for Intel Bluetooth 8265

 WHENCE              |   4 ++++
 intel/ibt-11-16.ddc |   1 +
 intel/ibt-11-16.sfi | Bin 0 -> 584264 bytes
 3 files changed, 5 insertions(+)
 create mode 100644 intel/ibt-11-16.ddc
 create mode 100644 intel/ibt-11-16.sfi

Comments

Seth Forshee July 14, 2016, 3:19 p.m. UTC | #1
On Wed, Jul 13, 2016 at 04:29:27PM +0800, Phidias Chiang wrote:
> BugLink: http://bugs.launchpad.net/bugs/1599071
> 
> Intel 8265 BT driver has been SRU to Xenial and this firmware is
> needed for the module to work. This pull request add the firmware
> from upstream, and has been tested.
> 
> ================================================================
> 
> The following changes since commit 32bf2e0d4bad325dff596e0632cdc47dede92175:
> 
>   UBUNTU: Ubuntu-1.157.2 (2016-06-22 08:07:31 -0500)
> 
> are available in the git repository at:
> 
>   https://git.launchpad.net/~phidias-chiang/+git/linux-firmware
> intel-8265-bluetooth
> 
> for you to fetch changes up to 7d172559e6a5a244a4ed49c275029ee9a76f2953:
> 
>   linux-firmware: Add firmware file for Intel Bluetooth 8265
> (2016-07-13 16:18:02 +0800)
> 
> ----------------------------------------------------------------
> Tedd Ho-Jeong An (1):
>       linux-firmware: Add firmware file for Intel Bluetooth 8265
> 
>  WHENCE              |   4 ++++
>  intel/ibt-11-16.ddc |   1 +
>  intel/ibt-11-16.sfi | Bin 0 -> 584264 bytes
>  3 files changed, 5 insertions(+)
>  create mode 100644 intel/ibt-11-16.ddc
>  create mode 100644 intel/ibt-11-16.sfi

Applied, thanks.