[PATCH 0/4] ARM: bcm2835-rpi-zero-w: Enable Bluetooth support
Stefan Wahren
stefan.wahren at i2se.com
Sun Feb 25 06:10:51 PST 2018
This small patch series enable the on-board Bluetooth support on the
Raspberry Pi Zero W.
I suggest that the hci_bcm patch (regression fix) goes into bluetooth-fixes.
Note: For Bluetooth support it necessary to have a firmware located at:
/lib/firmware/brcm/BCM43430A1.hcd
Stefan Wahren (4):
Bluetooth: hci_bcm: Make shutdown and device wake GPIO optional
ARM: dts: bcm283x: Apply pull settings to Zero W relevant groups
ARM: dts: bcm2835-rpi-zero-w: Add bcm43438 serial slave
ARM: bcm2385_defconfig: Enable BT support for BCM43438
arch/arm/boot/dts/bcm2835-rpi-zero-w.dts | 14 +++++++++++++-
arch/arm/boot/dts/bcm283x.dtsi | 3 +++
arch/arm/configs/bcm2835_defconfig | 4 ++++
drivers/bluetooth/hci_bcm.c | 8 +++++---
4 files changed, 25 insertions(+), 4 deletions(-)
--
2.7.4
More information about the linux-arm-kernel
mailing list