diff options
author | Dmitry Osipenko <digetx@gmail.com> | 2019-12-15 21:52:53 +0300 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2020-01-04 10:41:03 +0100 |
commit | 8b17fb9628dd91cf48b8d40fba4b4f7499bf2ee7 (patch) | |
tree | b6112794ee20b64066b4dadbda347d92f54eb961 /Documentation | |
parent | 88d1cc96c4660f59d32a45810f49943e84c4bd54 (diff) | |
download | linux-stable-8b17fb9628dd91cf48b8d40fba4b4f7499bf2ee7.tar.gz linux-stable-8b17fb9628dd91cf48b8d40fba4b4f7499bf2ee7.tar.bz2 linux-stable-8b17fb9628dd91cf48b8d40fba4b4f7499bf2ee7.zip |
dt-bindings: net: broadcom-bluetooth: Document BCM4329 support
The BCM4329 is a 802.11 a/b/g/n WiFi + Bluetooth 2.1 chip which is found
in Azurewave AW-NH611 WiFi+BT module.
Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'Documentation')
-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 b5eadee4a9a7..c44a30dbe43d 100644 --- a/Documentation/devicetree/bindings/net/broadcom-bluetooth.txt +++ b/Documentation/devicetree/bindings/net/broadcom-bluetooth.txt @@ -11,6 +11,7 @@ Required properties: - compatible: should contain one of the following: * "brcm,bcm20702a1" + * "brcm,bcm4329-bt" * "brcm,bcm4330-bt" * "brcm,bcm43438-bt" * "brcm,bcm4345c5" |