[PATCH 0/2] Bluetooth: btmtksdio: Stop discarding the hardware device id

patchwork-bot+bluetooth at kernel.org patchwork-bot+bluetooth at kernel.org
Mon Aug 31 10:20:12 PDT 2026


Hello:

This series was applied to bluetooth/bluetooth-next.git (master)
by Luiz Augusto von Dentz <luiz.von.dentz at intel.com>:

On Tue, 25 Aug 2026 11:36:32 +0800 you wrote:
> btmtksdio_setup() reads the device id from register 0x70010200 and then
> throws it away twice: an snprintf() overwrites the filename that
> btmtk_fw_get_filename() derived from it, and mt79xx_setup() passes a
> hardcoded 0 on to btmtk_setup_firmware_79xx().
> 
> Neither matters on supported hardware, since the device ids that would
> make a difference - 0x6639, 0x7925 and a flavored 0x7961 - all belong to
> parts with no SDIO interface. So this targets bluetooth-next with no
> Fixes: tags. What it buys is that the two functions stop silently ignoring
> their input, which is a trap for the next chip added to this driver.
> 
> [...]

Here is the summary with links:
  - [1/2] Bluetooth: btmtksdio: Remove redundant firmware filename override
    https://git.kernel.org/bluetooth/bluetooth-next/c/4988456a75ea
  - [2/2] Bluetooth: btmtksdio: Pass the hardware device id to mt79xx_setup()
    https://git.kernel.org/bluetooth/bluetooth-next/c/afe439f35546

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html





More information about the Linux-mediatek mailing list