Message ID | 0101016ef8b923cf-ef36a521-9c4b-4360-842d-d641e0eaaf0e-000000@us-west-2.amazonses.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | None | expand |
On Thu, 12 Dec 2019 06:08:33 +0000, Rocky Liao wrote: > Add compatible string for the Qualcomm QCA6390 Bluetooth controller > > Signed-off-by: Rocky Liao <rjliao@codeaurora.org> > --- > Documentation/devicetree/bindings/net/qualcomm-bluetooth.txt | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring <robh@kernel.org>
diff --git a/Documentation/devicetree/bindings/net/qualcomm-bluetooth.txt b/Documentation/devicetree/bindings/net/qualcomm-bluetooth.txt index 68b67d9db63a..87b7f9d22414 100644 --- a/Documentation/devicetree/bindings/net/qualcomm-bluetooth.txt +++ b/Documentation/devicetree/bindings/net/qualcomm-bluetooth.txt @@ -10,6 +10,7 @@ device the slave device is attached to. Required properties: - compatible: should contain one of the following: * "qcom,qca6174-bt" + * "qcom,qca6390-bt" * "qcom,wcn3990-bt" * "qcom,wcn3998-bt"
Add compatible string for the Qualcomm QCA6390 Bluetooth controller Signed-off-by: Rocky Liao <rjliao@codeaurora.org> --- Documentation/devicetree/bindings/net/qualcomm-bluetooth.txt | 1 + 1 file changed, 1 insertion(+)