Christian Hewitt
71ef2fef4a
Bluetooth: btbcm: Add entry for BCM4335C0 UART bluetooth
[ Upstream commit a357ea098c ]
This patch adds the device ID for the AMPAK AP6335 combo module used
in the 1st generation WeTek Hub Android/LibreELEC HTPC box. The WiFI
chip identifies itself as BCM4339, while Bluetooth identifies itself
as BCM4335 (rev C0):
```
[ 4.864248] Bluetooth: hci0: BCM: chip id 86
[ 4.866388] Bluetooth: hci0: BCM: features 0x2f
[ 4.889317] Bluetooth: hci0: BCM4335C0
[ 4.889332] Bluetooth: hci0: BCM4335C0 (003.001.009) build 0000
[ 9.778383] Bluetooth: hci0: BCM4335C0 (003.001.009) build 0268
```
Output from hciconfig:
```
hci0: Type: Primary Bus: UART
BD Address: 43:39:00:00:1F:AC ACL MTU: 1021:8 SCO MTU: 64:1
UP RUNNING
RX bytes:7567 acl:234 sco:0 events:386 errors:0
TX bytes:53844 acl:77 sco:0 commands:304 errors:0
Features: 0xbf 0xfe 0xcf 0xfe 0xdb 0xff 0x7b 0x87
Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3
Link policy: RSWITCH SNIFF
Link mode: SLAVE ACCEPT
Name: 'HUB'
Class: 0x0c0000
Service Classes: Rendering, Capturing
Device Class: Miscellaneous,
HCI Version: 4.0 (0x6) Revision: 0x10c
LMP Version: 4.0 (0x6) Subversion: 0x6109
Manufacturer: Broadcom Corporation (15)
```
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-11-13 11:14:54 -08:00
..
2017-07-22 08:39:39 +02:00
2017-06-16 11:48:37 -04:00
2017-08-07 19:42:07 +02:00
2017-06-16 11:48:40 -04:00
2017-07-22 08:39:39 +02:00
2018-11-13 11:14:54 -08:00
2017-05-23 19:54:55 +02:00
2017-07-05 12:31:59 -07:00
2017-07-22 08:39:39 +02:00
2017-07-20 11:18:35 +02:00
2018-03-24 11:01:21 +01:00
2017-07-28 19:29:08 +03:00
2018-02-16 20:23:06 +01:00
2017-07-22 08:39:39 +02:00
2018-10-03 17:00:46 -07:00
2017-07-22 08:39:39 +02:00
2017-06-16 11:48:40 -04:00
2018-04-19 08:56:19 +02:00
2017-06-16 11:48:37 -04:00
2017-07-31 13:27:37 +03:00
2017-06-16 11:48:37 -04:00
2017-06-16 11:48:40 -04:00
2018-10-18 09:16:21 +02:00
2017-07-22 08:39:39 +02:00
2017-06-16 11:48:37 -04:00
2017-07-20 11:18:36 +02:00
2018-08-03 07:50:27 +02:00
2018-08-15 18:12:49 +02:00
2018-08-15 18:12:49 +02:00
2017-06-16 11:48:40 -04:00
2018-09-19 22:43:38 +02:00
2017-11-02 11:10:55 +01:00