mbox series

[0/3] ARM: qcom: add Nexus 5 bluetooth support

Message ID 20200129232031.34538-1-masneyb@onstation.org
Headers show
Series ARM: qcom: add Nexus 5 bluetooth support | expand

Message

Brian Masney Jan. 29, 2020, 11:20 p.m. UTC
Here's a small patch series that gets the bluetooth working on the Nexus
5 phone.

For a summary of what currently works upstream on the Nexus 5, see my
status page at https://masneyb.github.io/nexus-5-upstream/.

Brian Masney (1):
  ARM: qcom_defconfig: add Broadcom bluetooth options

Jonathan Marek (2):
  ARM: dts: qcom: msm8974: add blsp2_uart10
  ARM: dts: qcom: msm8974-hammerhead: add support for bluetooth

 .../qcom-msm8974-lge-nexus5-hammerhead.dts    | 71 +++++++++++++++++++
 arch/arm/boot/dts/qcom-msm8974.dtsi           |  9 +++
 arch/arm/configs/qcom_defconfig               |  4 ++
 3 files changed, 84 insertions(+)

Comments

Bjorn Andersson Feb. 3, 2020, 5:39 p.m. UTC | #1
On Wed 29 Jan 15:20 PST 2020, Brian Masney wrote:

> Here's a small patch series that gets the bluetooth working on the Nexus
> 5 phone.
> 
> For a summary of what currently works upstream on the Nexus 5, see my
> status page at https://masneyb.github.io/nexus-5-upstream/.
> 

Nice, picked up for v5.7.

Regards,
Bjorn

> Brian Masney (1):
>   ARM: qcom_defconfig: add Broadcom bluetooth options
> 
> Jonathan Marek (2):
>   ARM: dts: qcom: msm8974: add blsp2_uart10
>   ARM: dts: qcom: msm8974-hammerhead: add support for bluetooth
> 
>  .../qcom-msm8974-lge-nexus5-hammerhead.dts    | 71 +++++++++++++++++++
>  arch/arm/boot/dts/qcom-msm8974.dtsi           |  9 +++
>  arch/arm/configs/qcom_defconfig               |  4 ++
>  3 files changed, 84 insertions(+)
> 
> -- 
> 2.24.1
>