Message ID | 20191017221843.8130-1-jeffrey.l.hugo@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | Enable msm8998 bluetooth | expand |
On Thu 17 Oct 15:18 PDT 2019, Jeffrey Hugo wrote: > 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 Since the two patches has been applied, by respective maintainer, I've applied the series. Thanks, Bjorn > > 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 >