From: Neil Armstrong <neil.armstrong@linaro.org>
To: Luiz Augusto von Dentz <luiz.dentz@gmail.com>,
"David S. Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Conor Dooley <conor+dt@kernel.org>,
Marcel Holtmann <marcel@holtmann.org>,
Johan Hedberg <johan.hedberg@gmail.com>,
Andy Gross <agross@kernel.org>,
Bjorn Andersson <andersson@kernel.org>,
Konrad Dybcio <konrad.dybcio@linaro.org>,
Balakrishna Godavarthi <quic_bgodavar@quicinc.com>,
Rocky Liao <quic_rjliao@quicinc.com>
Cc: netdev@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org, linux-bluetooth@vger.kernel.org,
linux-arm-msm@vger.kernel.org,
Neil Armstrong <neil.armstrong@linaro.org>,
Rob Herring <robh@kernel.org>
Subject: [PATCH v4 0/3] Bluetooth: qca: enable WCN7850 support
Date: Wed, 16 Aug 2023 10:06:45 +0200 [thread overview]
Message-ID: <20230816-topic-sm8550-upstream-bt-v4-0-2ea2212719f6@linaro.org> (raw)
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 <neil.armstrong@linaro.org>
---
Changes in v4:
- Changes subjects to Bluetooth
- Fixed typo
- Link to v3: https://lore.kernel.org/r/20230803-topic-sm8550-upstream-bt-v3-0-6874a1507288@linaro.org
Changes in v3:
- Rebased on next-20230803 (including WCN3988 changes)
- Dropped DT patches to be sent in a separate serie
- Link to v2: https://lore.kernel.org/r/20230620-topic-sm8550-upstream-bt-v2-0-98b0043d31a4@linaro.org
Changes in v2:
- Convert if/else and qca_is_*() macros by switch/case to simplify adding now BT SoCs
- Add bindings reviewed-by
- Link to v1: https://lore.kernel.org/r/20230620-topic-sm8550-upstream-bt-v1-0-4728564f8872@linaro.org
---
Neil Armstrong (3):
dt-bindings: net: bluetooth: qualcomm: document WCN7850 chipset
Bluetooth: qca: use switch case for soc type behavior
Bluetooth: qca: add support for WCN7850
.../bindings/net/bluetooth/qualcomm-bluetooth.yaml | 23 ++
drivers/bluetooth/btqca.c | 97 +++++---
drivers/bluetooth/btqca.h | 37 +--
drivers/bluetooth/hci_qca.c | 264 ++++++++++++++++-----
4 files changed, 300 insertions(+), 121 deletions(-)
---
base-commit: ef66bf8aeb91fd331cf8f5dca8f9d7bca9ab2849
change-id: 20230620-topic-sm8550-upstream-bt-dfc4305f9c14
Best regards,
--
Neil Armstrong <neil.armstrong@linaro.org>
next reply other threads:[~2023-08-16 8:07 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-16 8:06 Neil Armstrong [this message]
2023-08-16 8:06 ` [PATCH v4 1/3] dt-bindings: net: bluetooth: qualcomm: document WCN7850 chipset Neil Armstrong
2023-08-16 8:06 ` [PATCH v4 2/3] Bluetooth: qca: use switch case for soc type behavior Neil Armstrong
2023-08-16 8:06 ` [PATCH v4 3/3] Bluetooth: qca: add support for WCN7850 Neil Armstrong
2023-08-16 20:00 ` [PATCH v4 0/3] Bluetooth: qca: enable WCN7850 support patchwork-bot+bluetooth
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=20230816-topic-sm8550-upstream-bt-v4-0-2ea2212719f6@linaro.org \
--to=neil.armstrong@linaro.org \
--cc=agross@kernel.org \
--cc=andersson@kernel.org \
--cc=conor+dt@kernel.org \
--cc=davem@davemloft.net \
--cc=devicetree@vger.kernel.org \
--cc=edumazet@google.com \
--cc=johan.hedberg@gmail.com \
--cc=konrad.dybcio@linaro.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=kuba@kernel.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-bluetooth@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=luiz.dentz@gmail.com \
--cc=marcel@holtmann.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=quic_bgodavar@quicinc.com \
--cc=quic_rjliao@quicinc.com \
--cc=robh+dt@kernel.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;
as well as URLs for NNTP newsgroup(s).