]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: btbcm: disable read tx power for some Macs with the T2 Security chip
authorAditya Garg <gargaditya08@live.com>
Thu, 2 Dec 2021 12:42:59 +0000 (12:42 +0000)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 7 Dec 2021 16:05:51 +0000 (17:05 +0100)
commit92c00f1162366d18c7fd3ae124c0f98bcb28a2c3
tree6b6fb7c9084f83a807515da16c85306892e3f07b
parent5e4fea482992fa4c6487c5bf07ff0341c7d57ff8
Bluetooth: btbcm: disable read tx power for some Macs with the T2 Security chip

Some Macs with the T2 security chip had Bluetooth not working.
To fix it we add DMI based quirks to disable querying of LE Tx power.

Signed-off-by: Aditya Garg <gargaditya08@live.com>
Reported-by: Orlando Chamberlain <redecorating@protonmail.com>
Tested-by: Orlando Chamberlain <redecorating@protonmail.com>
Link:
https://lore.kernel.org/r/4970a940-211b-25d6-edab-21a815313954@protonmail.com
Fixes: 704b9a3b2787 ("Bluetooth: Query LE tx power on startup")
Cc: stable@vger.kernel.org
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/btbcm.c