All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] dt-bindings: net: Add QCA2066 Bluetooth
@ 2023-05-30  8:29 Tim Jiang
  2023-05-31 18:20 ` Krzysztof Kozlowski
  2023-06-13 19:53 ` Rob Herring
  0 siblings, 2 replies; 6+ messages in thread
From: Tim Jiang @ 2023-05-30  8:29 UTC (permalink / raw)
  To: krzysztof.kozlowski+dt, robh+dt
  Cc: netdev, devicetree, linux-kernel, quic_bgodavar, quic_hemantg, Tim Jiang

Add bindings for the QCA2066 chipset.

Signed-off-by: Tim Jiang <quic_tjiang@quicinc.com>
---
 .../devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml   | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml b/Documentation/devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml
index 68f78b90d23a..28296b6d35b2 100644
--- a/Documentation/devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml
+++ b/Documentation/devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml
@@ -16,6 +16,7 @@ description:
 properties:
   compatible:
     enum:
+      - qcom,qca2066-bt
       - qcom,qca6174-bt
       - qcom,qca9377-bt
       - qcom,wcn3990-bt
@@ -95,6 +96,7 @@ allOf:
         compatible:
           contains:
             enum:
+              - qcom,qca2066-bt
               - qcom,qca6174-bt
     then:
       required:
-- 
2.17.1


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

* Re: [PATCH v2] dt-bindings: net: Add QCA2066 Bluetooth
  2023-05-30  8:29 [PATCH v2] dt-bindings: net: Add QCA2066 Bluetooth Tim Jiang
@ 2023-05-31 18:20 ` Krzysztof Kozlowski
  2023-06-13 19:53 ` Rob Herring
  1 sibling, 0 replies; 6+ messages in thread
From: Krzysztof Kozlowski @ 2023-05-31 18:20 UTC (permalink / raw)
  To: Tim Jiang, krzysztof.kozlowski+dt, robh+dt
  Cc: netdev, devicetree, linux-kernel, quic_bgodavar, quic_hemantg

On 30/05/2023 10:29, Tim Jiang wrote:
> Add bindings for the QCA2066 chipset.

Do not send bindings separate from their user. This is one patchset
consisting of multiple patches:
1. Bindings,
2. Users of bindings: drivers or DTS


Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof


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

* Re: [PATCH v2] dt-bindings: net: Add QCA2066 Bluetooth
  2023-05-30  8:29 [PATCH v2] dt-bindings: net: Add QCA2066 Bluetooth Tim Jiang
  2023-05-31 18:20 ` Krzysztof Kozlowski
@ 2023-06-13 19:53 ` Rob Herring
  1 sibling, 0 replies; 6+ messages in thread
From: Rob Herring @ 2023-06-13 19:53 UTC (permalink / raw)
  To: Tim Jiang
  Cc: netdev, linux-kernel, krzysztof.kozlowski+dt, quic_bgodavar,
	devicetree, robh+dt, quic_hemantg


On Tue, 30 May 2023 16:29:22 +0800, Tim Jiang wrote:
> Add bindings for the QCA2066 chipset.
> 
> Signed-off-by: Tim Jiang <quic_tjiang@quicinc.com>
> ---
>  .../devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml   | 2 ++
>  1 file changed, 2 insertions(+)
> 

Applied, thanks!


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

* Re: [PATCH v2] dt-bindings: net: Add QCA2066 Bluetooth
  2023-05-23  7:49 ` Tim Jiang (QUIC)
@ 2023-05-30  7:55   ` Krzysztof Kozlowski
  0 siblings, 0 replies; 6+ messages in thread
From: Krzysztof Kozlowski @ 2023-05-30  7:55 UTC (permalink / raw)
  To: Tim Jiang (QUIC)
  Cc: netdev, devicetree, linux-kernel, Balakrishna Godavarthi (QUIC),
	Hemant Gupta (QUIC)

On 23/05/2023 09:49, Tim Jiang (QUIC) wrote:
> Hi krzk:
>   Could you help review this patch ?

Did you send it to me (as asked by get_maintainers.pl)?

> 
> Regards.
> Tim
> 
> 
> -----Original Message-----
> From: Tim Jiang (QUIC) <quic_tjiang@quicinc.com> 
> Sent: Thursday, May 18, 2023 5:27 PM
> To: krzk@kernel.org
> Cc: netdev@vger.kernel.org; devicetree@vger.kernel.org; linux-kernel@vger.kernel.org; Balakrishna Godavarthi (QUIC) <quic_bgodavar@quicinc.com>; Hemant Gupta (QUIC) <quic_hemantg@quicinc.com>; Tim Jiang (QUIC) <quic_tjiang@quicinc.com>

I think not...

Best regards,
Krzysztof


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

* RE: [PATCH v2] dt-bindings: net: Add QCA2066 Bluetooth
  2023-05-18  9:27 Tim Jiang
@ 2023-05-23  7:49 ` Tim Jiang (QUIC)
  2023-05-30  7:55   ` Krzysztof Kozlowski
  0 siblings, 1 reply; 6+ messages in thread
From: Tim Jiang (QUIC) @ 2023-05-23  7:49 UTC (permalink / raw)
  To: krzk
  Cc: netdev, devicetree, linux-kernel, Balakrishna Godavarthi (QUIC),
	Hemant Gupta (QUIC)

Hi krzk:
  Could you help review this patch ?

Regards.
Tim


-----Original Message-----
From: Tim Jiang (QUIC) <quic_tjiang@quicinc.com> 
Sent: Thursday, May 18, 2023 5:27 PM
To: krzk@kernel.org
Cc: netdev@vger.kernel.org; devicetree@vger.kernel.org; linux-kernel@vger.kernel.org; Balakrishna Godavarthi (QUIC) <quic_bgodavar@quicinc.com>; Hemant Gupta (QUIC) <quic_hemantg@quicinc.com>; Tim Jiang (QUIC) <quic_tjiang@quicinc.com>
Subject: [PATCH v2] dt-bindings: net: Add QCA2066 Bluetooth

Add bindings for the QCA2066 chipset.

Signed-off-by: Tim Jiang <quic_tjiang@quicinc.com>
---
 .../devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml   | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml b/Documentation/devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml
index 68f78b90d23a..28296b6d35b2 100644
--- a/Documentation/devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml
+++ b/Documentation/devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml
@@ -16,6 +16,7 @@ description:
 properties:
   compatible:
     enum:
+      - qcom,qca2066-bt
       - qcom,qca6174-bt
       - qcom,qca9377-bt
       - qcom,wcn3990-bt
@@ -95,6 +96,7 @@ allOf:
         compatible:
           contains:
             enum:
+              - qcom,qca2066-bt
               - qcom,qca6174-bt
     then:
       required:
-- 
2.17.1


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

* [PATCH v2] dt-bindings: net: Add QCA2066 Bluetooth
@ 2023-05-18  9:27 Tim Jiang
  2023-05-23  7:49 ` Tim Jiang (QUIC)
  0 siblings, 1 reply; 6+ messages in thread
From: Tim Jiang @ 2023-05-18  9:27 UTC (permalink / raw)
  To: krzk
  Cc: netdev, devicetree, linux-kernel, quic_bgodavar, quic_hemantg, Tim Jiang

Add bindings for the QCA2066 chipset.

Signed-off-by: Tim Jiang <quic_tjiang@quicinc.com>
---
 .../devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml   | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml b/Documentation/devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml
index 68f78b90d23a..28296b6d35b2 100644
--- a/Documentation/devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml
+++ b/Documentation/devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml
@@ -16,6 +16,7 @@ description:
 properties:
   compatible:
     enum:
+      - qcom,qca2066-bt
       - qcom,qca6174-bt
       - qcom,qca9377-bt
       - qcom,wcn3990-bt
@@ -95,6 +96,7 @@ allOf:
         compatible:
           contains:
             enum:
+              - qcom,qca2066-bt
               - qcom,qca6174-bt
     then:
       required:
-- 
2.17.1


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

end of thread, other threads:[~2023-06-13 19:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-30  8:29 [PATCH v2] dt-bindings: net: Add QCA2066 Bluetooth Tim Jiang
2023-05-31 18:20 ` Krzysztof Kozlowski
2023-06-13 19:53 ` Rob Herring
  -- strict thread matches above, loose matches on Subject: below --
2023-05-18  9:27 Tim Jiang
2023-05-23  7:49 ` Tim Jiang (QUIC)
2023-05-30  7:55   ` Krzysztof Kozlowski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.