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@xxxxxxxxxx with only the DT patches. --- 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@xxxxxxxxxx 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@xxxxxxxxxx --- 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: ef66bf8aeb91fd331cf8f5dca8f9d7bca9ab2849 change-id: 20230620-topic-sm8550-upstream-bt-dfc4305f9c14 Best regards, -- Neil Armstrong <neil.armstrong@xxxxxxxxxx>