]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: btbcm: Add default address for BCM2076B1
authorStephan Gerhold <stephan@gerhold.net>
Wed, 1 May 2019 07:18:23 +0000 (09:18 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Sun, 5 May 2019 17:27:49 +0000 (19:27 +0200)
commit8133d53dad20991348ad10a1164cfd032eb0807a
tree130e363265225adbd150e2d0058c8902a7afbfd5
parent42907e9245d9c10343b4ad995b8f1d24d22de56b
Bluetooth: btbcm: Add default address for BCM2076B1

BCM2076B1 appears to use 20:76:A0:00:56:79 as default address.
This address is used by at least 5 devices with the AMPAK AP6476
module and is also suspicious because it starts with the chip name
2076 (followed by a different revision A0 for some reason).

Add it to the list of default addresses and leave it up to the
user to configure a valid one.

Signed-off-by: Stephan Gerhold <stephan@gerhold.net>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/btbcm.c