2022-04-22 20:54:39

by icenowy

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

From: Icenowy Zheng <[email protected]>

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