lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <fb3678d67fd4428eaec98365288384ed@quicinc.com>
Date: Tue, 23 May 2023 07:49:09 +0000
From: "Tim Jiang (QUIC)" <quic_tjiang@...cinc.com>
To: "krzk@...nel.org" <krzk@...nel.org>
CC: "netdev@...r.kernel.org" <netdev@...r.kernel.org>,
        "devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
        "Balakrishna
 Godavarthi (QUIC)" <quic_bgodavar@...cinc.com>,
        "Hemant Gupta (QUIC)"
	<quic_hemantg@...cinc.com>
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) <quic_tjiang@...cinc.com> 
Sent: Thursday, May 18, 2023 5:27 PM
To: krzk@...nel.org
Cc: netdev@...r.kernel.org; devicetree@...r.kernel.org; linux-kernel@...r.kernel.org; Balakrishna Godavarthi (QUIC) <quic_bgodavar@...cinc.com>; Hemant Gupta (QUIC) <quic_hemantg@...cinc.com>; Tim Jiang (QUIC) <quic_tjiang@...cinc.com>
Subject: [PATCH v2] dt-bindings: net: Add QCA2066 Bluetooth

Add bindings for the QCA2066 chipset.

Signed-off-by: Tim Jiang <quic_tjiang@...cinc.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


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ