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)
commit801b4c027b44a185292007d3cf7513999d644723
tree6b6fb7c9084f83a807515da16c85306892e3f07b
parentd2f8114f9574509580a8506d2ef72e7e43d1a5bd
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: 7c395ea521e6 ("Bluetooth: Query LE tx power on startup")
Cc: stable@vger.kernel.org
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/btbcm.c