OSDN Git Service

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)
commit0697607acab976723bf67de95d7b87167c30abf8
tree6608b380a50adaa5f69e6dcfa993e6b6cdc177ae
parent66904555191cbcefa8aa552df018b4f56d94e3ae
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