summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Norris2019-02-22 23:53:44 +0100
committerMarcel Holtmann2019-02-27 08:50:15 +0100
commit7d19261bc0eb35080231f109687d119b183abab8 (patch)
tree48bf50b6e4e7267f73bee4ef78b7fca180e1ce14
parentBluetooth: btusb: add QCA6174A compatible properties (diff)
downloadkernel-qcow2-linux-7d19261bc0eb35080231f109687d119b183abab8.tar.gz
kernel-qcow2-linux-7d19261bc0eb35080231f109687d119b183abab8.tar.xz
kernel-qcow2-linux-7d19261bc0eb35080231f109687d119b183abab8.zip
dt-bindings: net: btusb: add QCA6174A IDs
There are two USB PID/VID variations I've seen for this chip, and I want to utilize the 'interrupts' property defined here already. Signed-off-by: Brian Norris <briannorris@chromium.org> Reviewed-by: Matthias Kaehlcke <mka@chromium.org> Reviewed-by: Rob Herring <robh@kernel.org> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
-rw-r--r--Documentation/devicetree/bindings/net/btusb.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/net/btusb.txt b/Documentation/devicetree/bindings/net/btusb.txt
index 37d67926dd6d..b1ad6ee68e90 100644
--- a/Documentation/devicetree/bindings/net/btusb.txt
+++ b/Documentation/devicetree/bindings/net/btusb.txt
@@ -9,6 +9,9 @@ Required properties:
(more may be added later) are:
"usb1286,204e" (Marvell 8997)
+ "usbcf3,e300" (Qualcomm QCA6174A)
+ "usb4ca,301a" (Qualcomm QCA6174A (Lite-On))
+
Also, vendors that use btusb may have device additional properties, e.g:
Documentation/devicetree/bindings/net/marvell-bt-8xxx.txt