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-next>] [day] [month] [year] [list]
Date:   Sat,  2 Jan 2021 22:38:03 +0100
From:   John-Eric Kamps <johnny86@....de>
To:     johnny86@....de
Cc:     "David S. Miller" <davem@...emloft.net>,
        Jakub Kicinski <kuba@...nel.org>,
        Rob Herring <robh+dt@...nel.org>,
        Vasily Khoruzhick <anarsoul@...il.com>,
        Alistair Francis <alistair@...stair23.me>,
        netdev@...r.kernel.org, devicetree@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: [PATCH 1/2] dt-bindings: net: bluetooth: Add rtl8723ds-bluetooth

Add binding documentation for bluetooth part of RTL8723DS

Signed-off-by: John-Eric Kamps <johnny86@....de>
---
 Documentation/devicetree/bindings/net/realtek-bluetooth.yaml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/net/realtek-bluetooth.yaml b/Documentation/devicetree/bindings/net/realtek-bluetooth.yaml
index 4f485df69ac3..3cc21dc056e0 100644
--- a/Documentation/devicetree/bindings/net/realtek-bluetooth.yaml
+++ b/Documentation/devicetree/bindings/net/realtek-bluetooth.yaml
@@ -4,14 +4,14 @@
 $id: http://devicetree.org/schemas/net/realtek-bluetooth.yaml#
 $schema: http://devicetree.org/meta-schemas/core.yaml#

-title: RTL8723BS/RTL8723CS/RTL8822CS Bluetooth Device Tree Bindings
+title: RTL8723BS/RTL8723CS/RTL8723DS/RTL8822CS Bluetooth Device Tree Bindings

 maintainers:
   - Vasily Khoruzhick <anarsoul@...il.com>
   - Alistair Francis <alistair@...stair23.me>

 description:
-  RTL8723CS/RTL8723CS/RTL8822CS is WiFi + BT chip. WiFi part is connected over
+  RTL8723CS/RTL8723CS/RTL8723DS/RTL8822CS is WiFi + BT chip. WiFi part is connected over
   SDIO, while BT is connected over serial. It speaks H5 protocol with few
   extra commands to upload firmware and change module speed.

@@ -20,6 +20,7 @@ properties:
     oneOf:
       - const: "realtek,rtl8723bs-bt"
       - const: "realtek,rtl8723cs-bt"
+      - const: "realtek,rtl8723ds-bt"
       - const: "realtek,rtl8822cs-bt"

   device-wake-gpios:
--
2.25.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ