Le 05/11/2019 à 23:17, Rob Herring a écrit : > On Wed, Oct 30, 2019 at 11:43:31PM +0100, Hugo Grostabussiat wrote: >> The rtl_bt driver already supports some Realtek controllers on ACPI >> platforms. >> This commit adds bindings for DT-only platforms. >> >> Signed-off-by: Hugo Grostabussiat <bonstra@xxxxxxxxxxxxxxxxx> >> --- >> .../bindings/net/realtek-bluetooth.txt | 25 +++++++++++++++++++ >> 1 file changed, 25 insertions(+) >> create mode 100644 Documentation/devicetree/bindings/net/realtek-bluetooth.txt >> +- config-name: postfix added to the name of the firmware file >> + containing the chip configuration > > 'firmware-name' is the common property for this. It's the full filename > which is more flexible. > > What's the default name? Depending on the chip, both a firmware file and a configuration file may be required; the RTL8723BS is one of those chips. For the firmware file, the default name is of the form: rtl_bt/${CHIP_NAME}_fw.bin For the config file: rtl_bt/${CHIP_NAME}_config