Hi Abhishek, > This patch series enables using the Broadcom HCI UART driver with the > BCM43540 Wi-Fi + Bluetooth chip. This chip is used on a RK3288 based > board (Veyron) and these changes have been tested on the Minnie variant > of the board (i.e. rk3288-veyron-minnie.dts). > > > > Abhishek Pandit-Subedi (3): > Bluetooth: hci_bcm: Add compatible string for BCM43540 > dt-bindings: net: broadcom-bluetooth: Add BCM43540 compatible string > ARM: dts: rockchip: Add brcm bluetooth module on uart0 > > .../bindings/net/broadcom-bluetooth.txt | 1 + > arch/arm/boot/dts/rk3288-veyron.dtsi | 31 +++++-------------- > drivers/bluetooth/hci_bcm.c | 1 + > 3 files changed, 9 insertions(+), 24 deletions(-) patches 1 and 2 have been applied to bluetooth-next tree. I leave patch 3 to the appropriate ARM maintainer to pick up. Regards Marcel