[Resolute][PATCH 0/2] Kernel updates for Intel Bluetooth PV software release 24.0.0.2 revision 1.2

You-Sheng Yang vicamo.yang at canonical.com
Tue Jan 20 08:10:11 UTC 2026


BugLink: https://bugs.launchpad.net/bugs/2136804

[ Impact ]

To sync latest BKC(Best Known Configuration) for AX211/BE201/BE211 on not yet
launched Intel Panther Lake platform, need kernel driver updates along with
firmware addition.

[ Test Plan ]

BE201 for example:
```
$ sudo journalctl -b 0|grep Bluetoo|cut -d' ' -f 5-
kernel: Bluetooth: Core ver 2.22
kernel: Bluetooth: HCI device and connection manager initialized
kernel: Bluetooth: HCI socket layer initialized
kernel: Bluetooth: L2CAP socket layer initialized
kernel: Bluetooth: SCO socket layer initialized
kernel: Bluetooth: hci0: Minimum firmware build 1 week 10 2014
kernel: Bluetooth: hci0: Found device firmware: intel/ibt-00a0-0291-iml.sfi
kernel: Bluetooth: hci0: Waiting for firmware download to complete
kernel: Bluetooth: hci0: Firmware loaded in 70788 usecs
kernel: Bluetooth: hci0: Waiting for device to boot
kernel: Bluetooth: hci0: Device booted in 1485 usecs
kernel: Bluetooth: hci0: Waiting for device transition to d0
kernel: Bluetooth: hci0: Device moved to D0 in 1 usecs
kernel: Bluetooth: hci0: dsbr: enable: 0x01 value: 0x0f
kernel: Bluetooth: hci0: Found device firmware: intel/ibt-00a0-0291-pci.sfi
kernel: Bluetooth: hci0: Boot Address: 0x10000800
kernel: Bluetooth: hci0: Firmware Version: 71-46.25
kernel: Bluetooth: hci0: Waiting for firmware download to complete
kernel: Bluetooth: hci0: Firmware loaded in 383247 usecs
kernel: Bluetooth: hci0: Received gp1 mailbox interrupt
kernel: Bluetooth: hci0: Waiting for device to boot
kernel: Bluetooth: hci0: Device booted in 33134 usecs
kernel: Bluetooth: hci0: Waiting for device transition to d0
kernel: Bluetooth: hci0: Device moved to D0 in 70 usecs
kernel: Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-00a0-0291-pci.ddc
kernel: Bluetooth: hci0: Applying Intel DDC parameters completed
kernel: Bluetooth: hci0: Firmware timestamp 2025.46 buildtype 1 build 68935
kernel: Bluetooth: hci0: Firmware SHA1: 0xc7c5b316
kernel: Bluetooth: hci0: Fseq status: Success (0x00)
kernel: Bluetooth: hci0: Fseq executed: 00.98.00.08
kernel: Bluetooth: hci0: Fseq BT Top: 00.101.00.03
systemd[1]: Starting bluetooth.service - Bluetooth service...
bluetoothd[1001]: Bluetooth daemon 5.72
systemd[1]: Started bluetooth.service - Bluetooth service.
systemd[1]: Reached target bluetooth.target - Bluetooth Support.
kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
kernel: Bluetooth: BNEP filters: protocol multicast
kernel: Bluetooth: BNEP socket layer initialized
bluetoothd[1001]: Bluetooth management interface 1.23 initialized
kernel: Bluetooth: MGMT ver 1.23
kernel: Bluetooth: RFCOMM TTY layer initialized
kernel: Bluetooth: RFCOMM socket layer initialized
kernel: Bluetooth: RFCOMM ver 1.11
```

[ Where problems could occur ]

Enabled devices on new not yet launched platforms, expecting further stability
updates for opaque firmware.

[ Other Info ]

While PTL was planned for v6.17, nominate for R, Q and N (for hwe-6.17/oem-6.17).

Ravindra (2):
  Bluetooth: btintel_pcie: Support for S4 (Hibernate)
  Bluetooth: btintel_pcie: Suspend/Resume: Controller doorbell interrupt
    handling

 drivers/bluetooth/btintel_pcie.c | 116 +++++++++++++++++++++++++------
 drivers/bluetooth/btintel_pcie.h |   4 ++
 2 files changed, 97 insertions(+), 23 deletions(-)

-- 
2.51.0




More information about the kernel-team mailing list