The btqcomsmd hardware lacks persistent storage of its mac address, so this needs to be configured during initialization. The second patch in this series reads the mac address from DT and does this, allowing the boot loader to populate this board specific information.
Loic Poulain (2): Bluetooth: make baswap src const Bluetooth: btqcomsmd: BD address setup drivers/bluetooth/btqcomsmd.c | 28 ++++++++++++++++++++++++++++ include/net/bluetooth/bluetooth.h | 2 +- net/bluetooth/lib.c | 4 ++-- 3 files changed, 31 insertions(+), 3 deletions(-) -- 2.12.0