This series enables bluetooth on the msm8998 platforms. However, without fixes under discussion [1] and [2], the init process will fail, leaving bluetooth non-functional. Perhaps it is best to wait until the dependencies meet acceptance before taking this series. [1] - https://lkml.org/lkml/2019/10/17/599 [2] - https://lkml.org/lkml/2019/10/17/975 Jeffrey Hugo (4): arm64: dts: qcom: msm8998: Add blsp1 BAM arm64: dts: qcom: msm8998: Add blsp1_uart3 arm64: dts: qcom: msm8998-mtp: Enable bluetooth arm64: dts: qcom: msm8998-clamshell: Enable bluetooth .../boot/dts/qcom/msm8998-clamshell.dtsi | 17 ++++++++++++ arch/arm64/boot/dts/qcom/msm8998-mtp.dtsi | 14 ++++++++++ arch/arm64/boot/dts/qcom/msm8998-pins.dtsi | 13 +++++++++ arch/arm64/boot/dts/qcom/msm8998.dtsi | 27 +++++++++++++++++++ 4 files changed, 71 insertions(+) -- 2.17.1