mbox series

[v4,0/2] arm64: dts: qcom: enable BT on SM8550-QRD

Message ID 20230911-topic-sm8550-upstream-bt-v4-0-a5a428c77418@linaro.org
Headers show
Series arm64: dts: qcom: enable BT on SM8550-QRD | expand

Message

Neil Armstrong Sept. 11, 2023, 7:28 a.m. UTC
This serie enables WCN7850 on the Qualcomm SM8550 QRD
reference platform.

The WCN7850 is close to the WCN6855 but uses different
firmware names.

This patchset is the followup of https://lore.kernel.org/r/20230620-topic-sm8550-upstream-bt-v2-0-98b0043d31a4@linaro.org
with only the DT patches.

---
Changes in v4:
- Added review tags
- Rebased on v6.6-rc1
- Link to v3: https://lore.kernel.org/r/20230817-topic-sm8550-upstream-bt-v3-0-33f386e7b461@linaro.org

Changes in v3:
- Dropped applied BT patches, on DT patches remains
- 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 (2):
      arm64: dts: qcom: sm8550: add UART14 nodes
      arm64: dts: qcom: sm8550-qrd: add bluetooth support

 arch/arm64/boot/dts/qcom/sm8550-qrd.dts | 43 +++++++++++++++++++++++++++++++++
 arch/arm64/boot/dts/qcom/sm8550.dtsi    | 30 +++++++++++++++++++++++
 2 files changed, 73 insertions(+)
---
base-commit: 0bb80ecc33a8fb5a682236443c1e740d5c917d1d
change-id: 20230620-topic-sm8550-upstream-bt-dfc4305f9c14

Best regards,

Comments

Bjorn Andersson Sept. 14, 2023, 4:04 p.m. UTC | #1
On Mon, 11 Sep 2023 09:28:45 +0200, Neil Armstrong wrote:
> This serie enables WCN7850 on the Qualcomm SM8550 QRD
> reference platform.
> 
> The WCN7850 is close to the WCN6855 but uses different
> firmware names.
> 
> This patchset is the followup of https://lore.kernel.org/r/20230620-topic-sm8550-upstream-bt-v2-0-98b0043d31a4@linaro.org
> with only the DT patches.
> 
> [...]

Applied, thanks!

[1/2] arm64: dts: qcom: sm8550: add UART14 nodes
      commit: 75cac7090298978c12c59dbca377d957f6f8a8bb
[2/2] arm64: dts: qcom: sm8550-qrd: add bluetooth support
      commit: 1cec289a3ced45b7f4a5e136acd79e401167c1ba

Best regards,