This series adds the BCM43430A0 chip providing Bluetooth & Wifi on the LG G Watch R. Luca Weiss (5): dt-bindings: bluetooth: broadcom: add BCM43430A0 Bluetooth: hci_bcm: add BCM43430A0 ARM: dts: qcom: msm8226: Add pinctrl for sdhci nodes ARM: dts: qcom: apq8026-lg-lenok: Add Wifi ARM: dts: qcom: apq8026-lg-lenok: Add Bluetooth .../bindings/net/broadcom-bluetooth.yaml | 1 + arch/arm/boot/dts/qcom-apq8026-lg-lenok.dts | 98 ++++++++++++++++--- arch/arm/boot/dts/qcom-msm8226.dtsi | 57 +++++++++++ drivers/bluetooth/hci_bcm.c | 1 + 4 files changed, 144 insertions(+), 13 deletions(-) -- 2.35.1