Hi Kiran, > New generation Intel controllers returns version information in TLV > format. This patch adds, > > 1) Enums, structures for TLV > > 2) function to read controller information, parse TLV data and populate > intel_version_tlv structure > > 3) function to print version information > > Signed-off-by: Kiran K <kiran.k@xxxxxxxxx> > Signed-off-by: Amit K Bag <amit.k.bag@xxxxxxxxx> > Signed-off-by: Raghuram Hegde <raghuram.hegde@xxxxxxxxx> > Reviewed-by: Chethan T N <chethan.tumkur.narayan@xxxxxxxxx> > Reviewed-by: Srivatsa Ravishankar <ravishankar.srivatsa@xxxxxxxxx> > --- > drivers/bluetooth/btintel.c | 138 ++++++++++++++++++++++++++++++++++++++++++++ > drivers/bluetooth/btintel.h | 79 +++++++++++++++++++++++++ > 2 files changed, 217 insertions(+) patch has been applied to bluetooth-next tree. Regards Marcel