mbox series

[RFC,0/4] Enable msm8998 bluetooth

Message ID 20191017221843.8130-1-jeffrey.l.hugo@gmail.com (mailing list archive)
Headers show
Series Enable msm8998 bluetooth | expand

Message

Jeffrey Hugo Oct. 17, 2019, 10:18 p.m. UTC
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(+)

Comments

Bjorn Andersson Oct. 18, 2019, 5:05 p.m. UTC | #1
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
>