Erik Stromdahl <erik.stromdahl@xxxxxxxxx> writes: > Hardware parameters for QCA9377 usb devices. > > Signed-off-by: Erik Stromdahl <erik.stromdahl@xxxxxxxxx> [...] > --- a/drivers/net/wireless/ath/ath10k/hw.h > +++ b/drivers/net/wireless/ath/ath10k/hw.h > @@ -127,6 +127,7 @@ enum qca9377_chip_id_rev { > /* QCA9377 1.0 definitions */ > #define QCA9377_HW_1_0_FW_DIR ATH10K_FW_DIR "/QCA9377/hw1.0" > #define QCA9377_HW_1_0_BOARD_DATA_FILE "board.bin" > +#define QCA9377_HW_1_0_BOARD_DATA_FILE_USB "board-usb.bin" > #define QCA9377_HW_1_0_PATCH_LOAD_ADDR 0x1234 Not sure if we need board-usb.bin. board-2.bin already has a bus attribute and board.bin is supposed to be used only by developers etc. -- Kalle Valo