linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: Christian Hewitt <christianshewitt@gmail.com>
Cc: Johan Hedberg <johan.hedberg@gmail.com>,
	linux-bluetooth@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Bluetooth: btbcm: Add entry for BCM4335C0 UART bluetooth
Date: Thu, 27 Sep 2018 12:50:14 +0200	[thread overview]
Message-ID: <C0E733D2-AA4B-4B17-BF3A-D998EB231968@holtmann.org> (raw)
In-Reply-To: <1536083457-28895-1-git-send-email-christianshewitt@gmail.com>

Hi Christian,

> 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>
> ---
> drivers/bluetooth/btbcm.c | 1 +
> 1 file changed, 1 insertion(+)

patch has been applied to bluetooth-next tree.

Regards

Marcel


      reply	other threads:[~2018-09-27 10:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-04 17:50 [PATCH] Bluetooth: btbcm: Add entry for BCM4335C0 UART bluetooth Christian Hewitt
2018-09-27 10:50 ` Marcel Holtmann [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=C0E733D2-AA4B-4B17-BF3A-D998EB231968@holtmann.org \
    --to=marcel@holtmann.org \
    --cc=christianshewitt@gmail.com \
    --cc=johan.hedberg@gmail.com \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).