All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] dt-bindings: net: realtek-bluetooth: Add RTL8723DS
@ 2022-11-25  4:09 Samuel Holland
  2022-11-25  4:32 ` [v2] " bluez.test.bot
  2022-11-29 21:10 ` [PATCH v2] " patchwork-bot+bluetooth
  0 siblings, 2 replies; 3+ messages in thread
From: Samuel Holland @ 2022-11-25  4:09 UTC (permalink / raw)
  To: Marcel Holtmann, Johan Hedberg, Luiz Augusto von Dentz, linux-bluetooth
  Cc: David S . Miller, Eric Dumazet, Paolo Abeni, Jakub Kicinski,
	Samuel Holland, Rob Herring, Alistair Francis,
	Krzysztof Kozlowski, Rob Herring, Vasily Khoruzhick, devicetree,
	linux-kernel, netdev

RTL8723DS is another variant of the RTL8723 WiFi + Bluetooth chip. It is
already supported by the hci_uart/btrtl driver. Document the compatible.

Acked-by: Rob Herring <robh@kernel.org>
Reviewed-by: Alistair Francis <alistair@alistair23.me>
Signed-off-by: Samuel Holland <samuel@sholland.org>
---

Changes in v2:
 - Adjust patch title
 - Collect Acked-by/Reviewed-by

 Documentation/devicetree/bindings/net/realtek-bluetooth.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/net/realtek-bluetooth.yaml b/Documentation/devicetree/bindings/net/realtek-bluetooth.yaml
index e329ef06e10f..143b5667abad 100644
--- a/Documentation/devicetree/bindings/net/realtek-bluetooth.yaml
+++ b/Documentation/devicetree/bindings/net/realtek-bluetooth.yaml
@@ -20,6 +20,7 @@ properties:
     enum:
       - realtek,rtl8723bs-bt
       - realtek,rtl8723cs-bt
+      - realtek,rtl8723ds-bt
       - realtek,rtl8822cs-bt
 
   device-wake-gpios:
-- 
2.37.4


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

end of thread, other threads:[~2022-11-29 21:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-25  4:09 [PATCH v2] dt-bindings: net: realtek-bluetooth: Add RTL8723DS Samuel Holland
2022-11-25  4:32 ` [v2] " bluez.test.bot
2022-11-29 21:10 ` [PATCH v2] " patchwork-bot+bluetooth

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.