aboutsummaryrefslogtreecommitdiffstats
path: root/testing/linux-amlogic/bt-btbcm.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/linux-amlogic/bt-btbcm.patch')
-rw-r--r--testing/linux-amlogic/bt-btbcm.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/testing/linux-amlogic/bt-btbcm.patch b/testing/linux-amlogic/bt-btbcm.patch
new file mode 100644
index 0000000000..cb56ab0e66
--- /dev/null
+++ b/testing/linux-amlogic/bt-btbcm.patch
@@ -0,0 +1,11 @@
+--- a/drivers/bluetooth/btbcm.c 2018-07-09 00:34:02.000000000 +0100
++++ b/drivers/bluetooth/btbcm.c 2018-07-12 11:38:12.323462430 +0100
+@@ -326,7 +326,7 @@ static const struct bcm_subver_table bcm
+ { 0x4406, "BCM4324B3" }, /* 002.004.006 */
+ { 0x610c, "BCM4354" }, /* 003.001.012 */
+ { 0x2122, "BCM4343A0" }, /* 001.001.034 */
+- { 0x2209, "BCM43430A1" }, /* 001.002.009 */
++ { 0x2209, "BCM43438A1" }, /* 001.002.009 */
+ { 0x6119, "BCM4345C0" }, /* 003.001.025 */
+ { 0x230f, "BCM4356A2" }, /* 001.003.015 */
+ { }