diff options
author | Abhishek Pandit-Subedi <abhishekpandit@chromium.org> | 2019-10-26 00:54:27 +0300 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2019-10-26 08:25:37 +0300 |
commit | de76f73574903f877a417cb6d4ec7ece1f87ae1c (patch) | |
tree | b7cd12174302c428536ad899e1e10338193761d4 /Documentation/devicetree/bindings/net | |
parent | d462af20dbfa1b9b1a831412f32d9d6757b82459 (diff) | |
download | linux-de76f73574903f877a417cb6d4ec7ece1f87ae1c.tar.xz |
dt-bindings: net: broadcom-bluetooth: Add BCM43540 compatible string
The BCM43540 is a 802.11 a/b/g/n/ac WiFi + Bluetooth 4.1 chip from
Broadcom. This is present in Azurewave AW-CM195NF WiFi+BT module.
Signed-off-by: Abhishek Pandit-Subedi <abhishekpandit@chromium.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'Documentation/devicetree/bindings/net')
-rw-r--r-- | Documentation/devicetree/bindings/net/broadcom-bluetooth.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/net/broadcom-bluetooth.txt b/Documentation/devicetree/bindings/net/broadcom-bluetooth.txt index 4fa00e2eafcf..c749dc297624 100644 --- a/Documentation/devicetree/bindings/net/broadcom-bluetooth.txt +++ b/Documentation/devicetree/bindings/net/broadcom-bluetooth.txt @@ -14,6 +14,7 @@ Required properties: * "brcm,bcm4330-bt" * "brcm,bcm43438-bt" * "brcm,bcm4345c5" + * "brcm,bcm43540-bt" Optional properties: |