[Impact]
New Intel bluetooth device 8087:0029 takes a new ID to be enabled, or the device will not work.
[Fix]
2da711bcebe81 Bluetooth: btusb: Add support for Intel bluetooth device 8087:0029
This change requires new firmware blob as well, which is to be upstreamed & backported from linux-firmware.
[Test Case]
Verified on AX200NGW & 22560NGW chips. Bluetooth device probed and is functioning well.
[Regression Risk]
Low. This patch effectively adds new id match for a unsupported (yet) device. The most lines of the patches actually introduces an helper function that generates firmware blob name.
[Impact]
New Intel bluetooth device 8087:0029 takes a new ID to be enabled, or the device will not work.
[Fix]
2da711bcebe81 Bluetooth: btusb: Add support for Intel bluetooth device 8087:0029
This change requires new firmware blob as well, which is to be upstreamed & backported from linux-firmware.
[Test Case]
Verified on AX200NGW & 22560NGW chips. Bluetooth device probed and is functioning well.
[Regression Risk]
Low. This patch effectively adds new id match for a unsupported (yet) device. The most lines of the patches actually introduces an helper function that generates firmware blob name.