Hi Loic, > This driver implements support for iBT2.1 Bluetooth controller embedded > in the AG620 communication combo. The controller needs to be configured > with bddata and can be patched with a binary patch file (pbn). > These operations are performed in manufacturing mode. > > Signed-off-by: Loic Poulain <loic.poulain@xxxxxxxxx> > --- > v2: Add PBN file description > Convert le PBN addr and plen before usage > Remove firmware fallback, we need full hw/fw ids > > drivers/bluetooth/Kconfig | 11 ++ > drivers/bluetooth/Makefile | 1 + > drivers/bluetooth/hci_ag6xx.c | 326 ++++++++++++++++++++++++++++++++++++++++++ > drivers/bluetooth/hci_ldisc.c | 6 + > drivers/bluetooth/hci_uart.h | 8 +- > 5 files changed, 351 insertions(+), 1 deletion(-) > create mode 100644 drivers/bluetooth/hci_ag6xx.c patch has been applied to bluetooth-next tree. However please send an additional patch to work in the check for the default Intel BD_ADDR so that we have the quirk for missing public address set correctly. 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