2023-05-18 09:32:10

by Tim Jiang

[permalink] [raw]
Subject: [PATCH v2] dt-bindings: net: Add QCA2066 Bluetooth

Add bindings for the QCA2066 chipset.

Signed-off-by: Tim Jiang <[email protected]>
---
.../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



2023-05-23 09:07:36

by Tim Jiang

[permalink] [raw]
Subject: RE: [PATCH v2] dt-bindings: net: Add QCA2066 Bluetooth

Hi krzk:
Could you help review this patch ?

Regards.
Tim


-----Original Message-----
From: Tim Jiang (QUIC) <[email protected]>
Sent: Thursday, May 18, 2023 5:27 PM
To: [email protected]
Cc: [email protected]; [email protected]; [email protected]; Balakrishna Godavarthi (QUIC) <[email protected]>; Hemant Gupta (QUIC) <[email protected]>; Tim Jiang (QUIC) <[email protected]>
Subject: [PATCH v2] dt-bindings: net: Add QCA2066 Bluetooth

Add bindings for the QCA2066 chipset.

Signed-off-by: Tim Jiang <[email protected]>
---
.../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


2023-05-30 08:25:35

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH v2] dt-bindings: net: Add QCA2066 Bluetooth

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) <[email protected]>
> Sent: Thursday, May 18, 2023 5:27 PM
> To: [email protected]
> Cc: [email protected]; [email protected]; [email protected]; Balakrishna Godavarthi (QUIC) <[email protected]>; Hemant Gupta (QUIC) <[email protected]>; Tim Jiang (QUIC) <[email protected]>

I think not...

Best regards,
Krzysztof