在 2022-04-23星期六的 00:02 +0800,icenowy@xxxxxxxxxxx写道: > From: Icenowy Zheng <icenowy@xxxxxxx> > Sorry, but the original commiter email of patches inside this patchset is no longer accessible. If possible, please send reviews to this aosc.io address. > 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(-) >