From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1C81CC41513 for ; Wed, 16 Aug 2023 20:01:45 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1346050AbjHPUBO (ORCPT ); Wed, 16 Aug 2023 16:01:14 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38886 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1345946AbjHPUAm (ORCPT ); Wed, 16 Aug 2023 16:00:42 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 329DB1FE3; Wed, 16 Aug 2023 13:00:23 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id B73D06204B; Wed, 16 Aug 2023 20:00:22 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 143C9C433C8; Wed, 16 Aug 2023 20:00:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1692216022; bh=FqhxkuPdgVbJETSXDsWvg4mXVhYdn8SeQrY8c+xWq78=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=riEM3m7lIRonoMiBMuDX96KWnMnZ3fbs0J1JuZenDRx3CQ73U2CTT2VjIknevpnoR nO7YTuKKyyqBPZrE7brSIShfw0RJdniaL2w08VfTRrR8Eo+YjxvhZVrGU47iT3e9JX aanczv4Su2UTNPFM9HoAFrws9+wWuH9UnFPrno7OC/ZgY1k1IWdp4jeOPAxhPk9cxg 6pokkr7KKg7fGFXjSHSrRXqMMHdHIVfZv129b+sz2zCk3OMELAv6h9iD6PWBsgIN+e ckJT6Skr+rRV+Q6CfnVZNYkHoixt0X+3p8BnJGWZ55mGTAL8wABQtKEXCMxflDvtuA Y5SzwKJ8WvgbQ== Received: from aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (localhost.localdomain [127.0.0.1]) by aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (Postfix) with ESMTP id EA150C395C5; Wed, 16 Aug 2023 20:00:21 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH v4 0/3] Bluetooth: qca: enable WCN7850 support From: patchwork-bot+bluetooth@kernel.org Message-Id: <169221602195.24089.4864640872066685763.git-patchwork-notify@kernel.org> Date: Wed, 16 Aug 2023 20:00:21 +0000 References: <20230816-topic-sm8550-upstream-bt-v4-0-2ea2212719f6@linaro.org> In-Reply-To: <20230816-topic-sm8550-upstream-bt-v4-0-2ea2212719f6@linaro.org> To: Neil Armstrong Cc: luiz.dentz@gmail.com, davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, marcel@holtmann.org, johan.hedberg@gmail.com, agross@kernel.org, andersson@kernel.org, konrad.dybcio@linaro.org, quic_bgodavar@quicinc.com, quic_rjliao@quicinc.com, netdev@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-bluetooth@vger.kernel.org, linux-arm-msm@vger.kernel.org, robh@kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Hello: This series was applied to bluetooth/bluetooth-next.git (master) by Luiz Augusto von Dentz : On Wed, 16 Aug 2023 10:06:45 +0200 you wrote: > This serie enables WCN7850 on the Qualcomm SM8550 QRD > reference platform. > > The WCN7850 is close to the WCN6855 but uses different > firmware names. > > Signed-off-by: Neil Armstrong > > [...] Here is the summary with links: - [v4,1/3] dt-bindings: net: bluetooth: qualcomm: document WCN7850 chipset https://git.kernel.org/bluetooth/bluetooth-next/c/f38a5adcbd53 - [v4,2/3] Bluetooth: qca: use switch case for soc type behavior https://git.kernel.org/bluetooth/bluetooth-next/c/08292727a9fc - [v4,3/3] Bluetooth: qca: add support for WCN7850 https://git.kernel.org/bluetooth/bluetooth-next/c/ef6d9b23aa58 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html