]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Bluetooth: btmtk: add MT7902 SDIO support
authorSean Wang <sean.wang@mediatek.com>
Tue, 24 Feb 2026 06:13:25 +0000 (00:13 -0600)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 10 Apr 2026 14:26:31 +0000 (10:26 -0400)
commit7f2c3c49ba0d3fead557a8026a021ebe23f919d6
treecc467b1a4b85f5d09785a56b8b0eb1bfe0a599b8
parent22fd19bf249a4fc80ec57ebe09c924469f53222b
Bluetooth: btmtk: add MT7902 SDIO support

Add MT7902 Bluetooth SDIO support by introducing chip data and
registering the device ID.

Runtime PM is not yet supported by the driver, but normal operation
is unaffected.

Signed-off-by: Sean Wang <sean.wang@mediatek.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
drivers/bluetooth/btmtksdio.c