Linux bluetooth development
 help / color / mirror / Atom feed
From: kaihsin Chung <kaihsin.chung@synaptics.corp-partner.google.com>
To: linux-bluetooth@vger.kernel.org
Cc: marcel@holtmann.org, luiz.dentz@gmail.com,
	devicetree@vger.kernel.org, robh@kernel.org, krzk+dt@kernel.org,
	conor+dt@kernel.org, linux-kernel@vger.kernel.org,
	Kaihsin Chung <kaihsin.chung@synaptics.com>
Subject: [PATCH v7 0/2] Add Synaptics BCM4384 Bluetooth support
Date: Wed, 27 May 2026 17:08:47 +0800	[thread overview]
Message-ID: <20260527090849.3647601-1-kaihsin.chung@synaptics.com> (raw)
In-Reply-To: <20260408083217.1915419-1-kaihsin.chung@synaptics.com>

From: Kaihsin Chung <kaihsin.chung@synaptics.com>

This series adds support for the Synaptics BCM4384
Bluetooth controller.

Patch 1 adds the DT compatible string.
Patch 2 adds Bluetooth driver support.

kaihsin Chung (2):
  dt-bindings: net: bluetooth: Add brcm,bcm4383-bt
  Bluetooth: btbcm: Add Synaptics 4384 chip support

 .../devicetree/bindings/net/broadcom-bluetooth.yaml         | 1 +
 drivers/bluetooth/btbcm.c                                   | 6 +++++-
 drivers/bluetooth/hci_bcm.c                                 | 1 +
 3 files changed, 7 insertions(+), 1 deletion(-)

-- 
2.43.0


  parent reply	other threads:[~2026-05-27  9:09 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-08  8:32 [PATCH] Bluetooth: Add Synaptcis 4384 Chip Support kaihsin
2026-04-08  8:46 ` Paul Menzel
2026-04-08 14:46   ` Luiz Augusto von Dentz
2026-04-08  9:21 ` [PATCH v2] Bluetooth: Add Synaptics " kaihsin Chung
2026-04-08 10:31   ` [v2] " bluez.test.bot
2026-04-08  9:21 ` Bluetooth: Add Synaptcis " bluez.test.bot
2026-04-09  1:30 ` [PATCH v3] Bluetooth: Add Synaptics " kaihsin Chung
2026-04-09 20:19   ` [v3] " bluez.test.bot
2026-04-10 14:16     ` Luiz Augusto von Dentz
2026-04-29  9:32       ` Kaihsin Chung
2026-04-09 20:20 ` Bluetooth: Add Synaptcis " bluez.test.bot
2026-05-13  2:20 ` [PATCH v4] Bluetooth: Add Synaptics " kaihsin Chung
2026-05-13  4:40   ` [v4] " bluez.test.bot
2026-05-15 15:42     ` Luiz Augusto von Dentz
2026-05-20  9:01 ` [PATCH v6 0/2] Add Synaptics BCM4384 Bluetooth support kaihsin Chung
2026-05-20  9:01   ` [PATCH v6 1/2] dt-bindings: net: bluetooth: Add brcm,bcm4384-bt kaihsin Chung
2026-05-20 11:19     ` Krzysztof Kozlowski
2026-05-20 11:39     ` Add Synaptics BCM4384 Bluetooth support bluez.test.bot
2026-05-20  9:01   ` [PATCH v6 2/2] Bluetooth: btbcm: Add Synaptics 4384 chip support kaihsin Chung
2026-05-27  9:08 ` kaihsin Chung [this message]
2026-05-27  9:08   ` [PATCH v7 1/2] dt-bindings: net: bluetooth: Add brcm,bcm4384-bt kaihsin Chung
2026-05-27 13:12     ` Krzysztof Kozlowski
2026-05-27  9:08   ` [PATCH v7 2/2] Bluetooth: btbcm: Add Synaptics 4384 chip support kaihsin Chung

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=20260527090849.3647601-1-kaihsin.chung@synaptics.com \
    --to=kaihsin.chung@synaptics.corp-partner.google.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=kaihsin.chung@synaptics.com \
    --cc=krzk+dt@kernel.org \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=luiz.dentz@gmail.com \
    --cc=marcel@holtmann.org \
    --cc=robh@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