From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Lechner Subject: [PATCH 0/2] Bluetooth: Add device tree compatible for TI CC2560 Date: Tue, 12 Dec 2017 18:29:29 -0600 Message-ID: <1513124971-23717-1-git-send-email-david@lechnology.com> Return-path: Sender: linux-kernel-owner@vger.kernel.org To: devicetree@vger.kernel.org, linux-bluetooth@vger.kernel.org Cc: David Lechner , Rob Herring , Mark Rutland , Marcel Holtmann , Johan Hedberg , netdev@vger.kernel.org, linux-kernel@vger.kernel.org List-Id: devicetree@vger.kernel.org This series updates the bindings TI WiLink 7/8 Bluetooth to add TI CC256x chips as well. A compatible string is also added to the hci_ll driver for TI CC2560. David Lechner (2): dt-bindings: net: add TI CC2560 Bluetooth chip Bluetooth: hci_ll: add "ti,cc2560" compatible string .../bindings/net/{ti,wilink-st.txt => ti-bluetooth.txt} | 13 +++++++++++-- drivers/bluetooth/hci_ll.c | 1 + 2 files changed, 12 insertions(+), 2 deletions(-) rename Documentation/devicetree/bindings/net/{ti,wilink-st.txt => ti-bluetooth.txt} (78%) -- 2.7.4