diff options
author | Matthias Kaehlcke <mka@chromium.org> | 2019-12-05 21:22:59 +0100 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2019-12-19 16:49:28 +0100 |
commit | d1c5b2541170df3816539f873ec0da388e3bf736 (patch) | |
tree | 5fdc7789ef0cb5ffecf5854375cf36076d2f834e /Documentation/devicetree/bindings/net | |
parent | dt-bindings: watchdog: renesas-wdt: Document r8a77961 support (diff) | |
download | linux-d1c5b2541170df3816539f873ec0da388e3bf736.tar.xz linux-d1c5b2541170df3816539f873ec0da388e3bf736.zip |
dt-bindings: net: bluetooth: Add compatible string for WCN3991
Commit 7d250a062f75 ("Bluetooth: hci_qca: Add support for Qualcomm
Bluetooth SoC WCN3991") added the compatible string 'qcom,wcn3991-bt'
to the Qualcomm Bluetooth driver, however the string is not listed
in the binding. Add the 'qcom,wcn3991-bt' to the supported compatible
strings.
Signed-off-by: Matthias Kaehlcke <mka@chromium.org>
Reviewed-by: Simon Horman <simon.horman@netronome.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/net')
-rw-r--r-- | Documentation/devicetree/bindings/net/qualcomm-bluetooth.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/net/qualcomm-bluetooth.txt b/Documentation/devicetree/bindings/net/qualcomm-bluetooth.txt index 68b67d9db63a..999aceadb985 100644 --- a/Documentation/devicetree/bindings/net/qualcomm-bluetooth.txt +++ b/Documentation/devicetree/bindings/net/qualcomm-bluetooth.txt @@ -11,6 +11,7 @@ Required properties: - compatible: should contain one of the following: * "qcom,qca6174-bt" * "qcom,wcn3990-bt" + * "qcom,wcn3991-bt" * "qcom,wcn3998-bt" Optional properties for compatible string qcom,qca6174-bt: |