Bluetooth: btbcm: Use the BDADDR_PROPERTY quirk
authorAndre Heider <a.heider@gmail.com>
Fri, 22 Nov 2019 12:31:42 +0000 (13:31 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 1 Feb 2020 09:34:51 +0000 (09:34 +0000)
commit58b09300ee1b505d125da7f0d8f0f8641627e630
treee6725e5c98270e7f4e0cf29c14cb46f7929f7a7f
parentd1e5f8c5156e1f957cf3e3b065836566467489d1
Bluetooth: btbcm: Use the BDADDR_PROPERTY quirk

[ Upstream commit a4f95f31a9f38d9bb1fd313fcc2d0c0d48116ee3 ]

Some devices ship with the controller default address, like the
Orange Pi 3 (BCM4345C5).

Allow the bootloader to set a valid address through the device tree.

Signed-off-by: Andre Heider <a.heider@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/bluetooth/btbcm.c