netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] dt-bindings: net: bluetooth: Add rtl8723ds-bluetooth
@ 2021-01-02 21:38 John-Eric Kamps
  2021-01-11 22:26 ` Rob Herring
  0 siblings, 1 reply; 2+ messages in thread
From: John-Eric Kamps @ 2021-01-02 21:38 UTC (permalink / raw)
  To: johnny86
  Cc: David S. Miller, Jakub Kicinski, Rob Herring, Vasily Khoruzhick,
	Alistair Francis, netdev, devicetree, linux-kernel

Add binding documentation for bluetooth part of RTL8723DS

Signed-off-by: John-Eric Kamps <johnny86@gmx.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@gmail.com>
   - Alistair Francis <alistair@alistair23.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


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

* Re: [PATCH 1/2] dt-bindings: net: bluetooth: Add rtl8723ds-bluetooth
  2021-01-02 21:38 [PATCH 1/2] dt-bindings: net: bluetooth: Add rtl8723ds-bluetooth John-Eric Kamps
@ 2021-01-11 22:26 ` Rob Herring
  0 siblings, 0 replies; 2+ messages in thread
From: Rob Herring @ 2021-01-11 22:26 UTC (permalink / raw)
  To: John-Eric Kamps
  Cc: Rob Herring, David S. Miller, Vasily Khoruzhick, Jakub Kicinski,
	netdev, devicetree, Alistair Francis, linux-kernel

On Sat, 02 Jan 2021 22:38:03 +0100, John-Eric Kamps wrote:
> Add binding documentation for bluetooth part of RTL8723DS
> 
> Signed-off-by: John-Eric Kamps <johnny86@gmx.de>
> ---
>  Documentation/devicetree/bindings/net/realtek-bluetooth.yaml | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)
> 

Acked-by: Rob Herring <robh@kernel.org>

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

end of thread, other threads:[~2021-01-11 22:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-02 21:38 [PATCH 1/2] dt-bindings: net: bluetooth: Add rtl8723ds-bluetooth John-Eric Kamps
2021-01-11 22:26 ` 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).