[PATCH 0/3] btrtl: try to use OF machine compatible as config postfix

From: icenowy
Date: Fri Apr 22 2022 - 12:03:00 EST


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