From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-alma10-1.taild15c8.ts.net [100.103.45.18]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 4DEEF511E7F; Fri, 4 Sep 2026 16:57:20 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=100.103.45.18 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1788541041; cv=none; b=L1v4bi6/lMys0cwB48iErITfb8hGQ/eoW5TQ8w6HTACAomiF/XNJy9vzFsgK5AjIUMWZkhDFNHvTexwCWmlLtfnUOqeupHeua7D7IDweqgVRjSBJi67A6jNgWYFC2/LX3bs6EPWKja2gY5UrWCRs9ox2EIEYtJUJQlMFzpiAlow= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1788541041; c=relaxed/simple; bh=Qus+JmGlcvoJwK5/AnSYdqGuOmsql+mG2SP+G8rPLwY=; h=Content-Type:MIME-Version:Subject:From:Message-Id:Date:References: In-Reply-To:To:Cc; b=N3cPx1E0SNW0jH9UslxwMSrpbuZ76kXi+cihbi7xNvlqXSl9xQajXtqGJ8xshhphee1RW+imMhC/QtgdaYuHFD57CjXdVlqjLfblzkfmuf2jsVmtkrpv3kvhIMkaQfU/wTtVbiq04ZfXFRlkS/U5kvCLIXnjzunEa96RbEXK2dk= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=LBWz95SB; arc=none smtp.client-ip=100.103.45.18 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="LBWz95SB" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 1C0721F00A3D; Fri, 4 Sep 2026 16:57:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1788541040; bh=OL7LK/TnUmBl/3+mH0jmltTFZQIeDGCR7ykjWvnQ8UY=; h=Subject:From:Date:References:In-Reply-To:To:Cc; b=LBWz95SBQ82yTTf0sCIG2Xiq/lRZtlyxW3bSDR4fBszbUr+d/jpngw5EqpJcPqbNN hUYIA2y/MoWWdWwmNXb1su42U49tdUcZXZFLbpeHeRIONhRfD+kj9hgFcuyk1RyqqZ 3D0qbF7HgNbWvhbbQg7bTCEA0W0O/pQUaXQiBoTmocncg3HOhuSPA/LCIlyiyOY2An x8DGpqrnuNVzlNewN313leP58MogPEjkz9ui4ESh/Q52uoZgdaZsYZUyNrS9cljaFs QDVqvu4ctWq4v2o6gdt38WOdS3FkN78etf9xfLdI8VQFO2aXkMCSdXO5kAmEQQZJPf fcCiedwMGbN4w== Received: from [10.30.226.235] (localhost [IPv6:::1]) by aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org (Postfix) with ESMTP id 197A03924A50; Fri, 4 Sep 2026 16:56:22 +0000 (UTC) Content-Type: text/plain; charset="utf-8" Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH v3 1/2] Bluetooth: dt-bindings: net: bluetooth: add BCM4384 From: patchwork-bot+bluetooth@kernel.org Message-Id: <178854098064.344939.6446334555255761501.git-patchwork-notify@kernel.org> Date: Fri, 04 Sep 2026 16:56:20 +0000 References: <20260901085702.1515378-2-andy.chang@synaptics.corp-partner.google.com> In-Reply-To: <20260901085702.1515378-2-andy.chang@synaptics.corp-partner.google.com> To: Andy Chang Cc: linux-bluetooth@vger.kernel.org, marcel@holtmann.org, luiz.dentz@gmail.com, robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org, devicetree@vger.kernel.org, linusw@kernel.org, linux-kernel@vger.kernel.org Hello: This series was applied to bluetooth/bluetooth-next.git (master) by Luiz Augusto von Dentz : On Tue, 1 Sep 2026 16:57:01 +0800 you wrote: > Add the brcm,bcm4384-bt compatible string to support the > Synaptics BCM4384 Bluetooth controller. > > A fallback compatible is not suitable here because the BCM4384 > controller requires a dedicated firmware patch file (.hcd) matching > its specific hardware ID and revision. > > [...] Here is the summary with links: - [v3,1/2] Bluetooth: dt-bindings: net: bluetooth: add BCM4384 https://git.kernel.org/bluetooth/bluetooth-next/c/29d82dcf7273 - [v3,2/2] Bluetooth: btbcm: Add Synaptics 4384 chip support https://git.kernel.org/bluetooth/bluetooth-next/c/9aa9447804c7 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html