Hi Ben, > This is for supporting BT for QCA ROME with vendor specific > HCI commands and initialization on the chip. This will have > USB/UART implementation both, but for now, adding UART vendor > specific commands to patch downloading and set Bluetooth device > address using vendor specific command. > > Signed-off-by: Ben Young Tae Kim <ytkim@xxxxxxxxxxxxxxxx> > --- > drivers/bluetooth/Kconfig | 4 + > drivers/bluetooth/Makefile | 1 + > drivers/bluetooth/btqca.c | 392 +++++++++++++++++++++++++++++++++++++++++++++ > drivers/bluetooth/btqca.h | 135 ++++++++++++++++ > 4 files changed, 532 insertions(+) > create mode 100644 drivers/bluetooth/btqca.c > create mode 100644 drivers/bluetooth/btqca.h patch has been applied to bluetooth-next tree. Regards Marcel -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html