devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: net: bluetooth: Add compatible string for WCN3991
@ 2019-12-05 20:22 Matthias Kaehlcke
  2019-12-06 10:29 ` Simon Horman
  2019-12-18 23:41 ` Rob Herring
  0 siblings, 2 replies; 3+ messages in thread
From: Matthias Kaehlcke @ 2019-12-05 20:22 UTC (permalink / raw)
  To: David S . Miller, Rob Herring, Mark Rutland, Marcel Holtmann
  Cc: Matthias Kaehlcke, devicetree, Rocky Liao, netdev, linux-kernel,
	Harish Bandi, Balakrishna Godavarthi

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>
---

 Documentation/devicetree/bindings/net/qualcomm-bluetooth.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/net/qualcomm-bluetooth.txt b/Documentation/devicetree/bindings/net/qualcomm-bluetooth.txt
index 68b67d9db63a3..999aceadb9853 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:
-- 
2.24.0.393.g34dc348eaf-goog


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] dt-bindings: net: bluetooth: Add compatible string for WCN3991
  2019-12-05 20:22 [PATCH] dt-bindings: net: bluetooth: Add compatible string for WCN3991 Matthias Kaehlcke
@ 2019-12-06 10:29 ` Simon Horman
  2019-12-18 23:41 ` Rob Herring
  1 sibling, 0 replies; 3+ messages in thread
From: Simon Horman @ 2019-12-06 10:29 UTC (permalink / raw)
  To: Matthias Kaehlcke
  Cc: David S . Miller, Rob Herring, Mark Rutland, Marcel Holtmann,
	devicetree, Rocky Liao, netdev, linux-kernel, Harish Bandi,
	Balakrishna Godavarthi

On Thu, Dec 05, 2019 at 12:22:59PM -0800, Matthias Kaehlcke wrote:
> 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>

> ---
> 
>  Documentation/devicetree/bindings/net/qualcomm-bluetooth.txt | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/devicetree/bindings/net/qualcomm-bluetooth.txt b/Documentation/devicetree/bindings/net/qualcomm-bluetooth.txt
> index 68b67d9db63a3..999aceadb9853 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:
> -- 
> 2.24.0.393.g34dc348eaf-goog
> 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] dt-bindings: net: bluetooth: Add compatible string for WCN3991
  2019-12-05 20:22 [PATCH] dt-bindings: net: bluetooth: Add compatible string for WCN3991 Matthias Kaehlcke
  2019-12-06 10:29 ` Simon Horman
@ 2019-12-18 23:41 ` Rob Herring
  1 sibling, 0 replies; 3+ messages in thread
From: Rob Herring @ 2019-12-18 23:41 UTC (permalink / raw)
  To: Matthias Kaehlcke
  Cc: David S . Miller, Mark Rutland, Marcel Holtmann,
	Matthias Kaehlcke, devicetree, Rocky Liao, netdev, linux-kernel,
	Harish Bandi, Balakrishna Godavarthi

On Thu,  5 Dec 2019 12:22:59 -0800, Matthias Kaehlcke wrote:
> 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>
> ---
> 
>  Documentation/devicetree/bindings/net/qualcomm-bluetooth.txt | 1 +
>  1 file changed, 1 insertion(+)
> 

Applied, thanks.

Rob

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-12-18 23:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-05 20:22 [PATCH] dt-bindings: net: bluetooth: Add compatible string for WCN3991 Matthias Kaehlcke
2019-12-06 10:29 ` Simon Horman
2019-12-18 23:41 ` Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).