diff --git a/drivers/bluetooth/btbcm.c b/drivers/bluetooth/btbcm.c index 08e1f3dd4e03c950b1d733c61ed195457604f29c..d5d6e6e5da3bf99d223bc37f3255399e8c7b85fe 100644 --- a/drivers/bluetooth/btbcm.c +++ b/drivers/bluetooth/btbcm.c @@ -341,6 +341,7 @@ static const struct bcm_subver_table bcm_uart_subver_table[] = { { 0x6119, "BCM4345C0" }, /* 003.001.025 */ { 0x230f, "BCM4356A2" }, /* 001.003.015 */ { 0x220e, "BCM20702A1" }, /* 001.002.014 */ + { 0x4217, "BCM4329B1" }, /* 002.002.023 */ { } };