Message ID | 20200129232031.34538-1-masneyb@onstation.org (mailing list archive) |
---|---|
Headers | show |
Series | ARM: qcom: add Nexus 5 bluetooth support | expand |
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 >