From: Icenowy Zheng <icenowy@xxxxxxx> Currently for OF machines there's no way to specify a machine-specific btrtl config file. Try to use OF machine compatible string as config postfix, in a similar manner with brcmfmac driver (which needs machine-specific config files too). Icenowy Zheng (3): Bluetooth: btrtl: try config w/o postfix if postfixed one failed to load Bluetooth: btrtl: use board DT compatible string as config postfix Bluetooth: btrtl: allow longer config file name drivers/bluetooth/btrtl.c | 8 +++++++- drivers/bluetooth/hci_h5.c | 27 +++++++++++++++++++++++++++ 2 files changed, 34 insertions(+), 1 deletion(-) -- 2.35.1