[SRU][Jammy:linux-intel-iotg][PATCH 0/1] Bluetooth: btusb: Add module firmware information for MT7622 and MT7961

Jian Hui Lee jianhui.lee at canonical.com
Wed Mar 15 03:16:46 UTC 2023


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

[Impact]

Export the required module firmware information of MT7622 and M7961 used by modinfo.

[Test Plan]

Execute the following command, you should be able to see the firmware information
$ modinfo btusb.ko
...
firmware: mediatek/mt7668pr2h.bin
firmware: mediatek/mt7663pr2h.bin
srcversion: 93D172DBD10743ABF2E68FD
...

mediatek/mt7622pr2h.bin and mediatek/BT_RAM_CODE_MT7961_1_2_hdr.bin are missing

[Regression potential]

It should be low because only firmware definitions are added.


----------------------------------------------------------------
Jian Hui Lee (1):
  UBUNTU: SAUCE: (no-up) Bluetooth: btusb: Add module firmware
    information for MT7622 and MT7961

 drivers/bluetooth/btusb.c | 4 ++++
 1 file changed, 4 insertions(+)

-- 
2.34.1




More information about the kernel-team mailing list