]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: btbcm: Add default address for BCM43430A0
authorChen-Yu Tsai <wens@csie.org>
Mon, 17 Dec 2018 04:04:47 +0000 (12:04 +0800)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 18 Dec 2018 23:28:39 +0000 (00:28 +0100)
commit2c0f219eccafaae2b76d0a7b8c51df50678911c7
tree6608b380a50adaa5f69e6dcfa993e6b6cdc177ae
parent33cfc13c572cde8d887f5ae841314eb2a51e6256
Bluetooth: btbcm: Add default address for BCM43430A0

The BCM43430A0 has the default MAC address 43:43:A0:12:1F:AC if none
is given. This address was found when enabling Bluetooth on a bunch of
boards with the AMPAK AP6210 module, all sharing the same address. It
also contains the sequence 4343A0, which is suspicious as that is also
the name the chip identifies itself as.

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

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/btbcm.c