diff mbox series

dt-bindings: net: bluetooth: realtek: Add RTL8723DS

Message ID 20220725055059.57498-1-samuel@sholland.org (mailing list archive)
State Awaiting Upstream
Delegated to: Netdev Maintainers
Headers show
Series dt-bindings: net: bluetooth: realtek: Add RTL8723DS | expand

Checks

Context Check Description
netdev/tree_selection success Not a local patch

Commit Message

Samuel Holland July 25, 2022, 5:50 a.m. UTC
RTL8723DS is another version of the RTL8723 WiFi + Bluetooth chip. It is
already supported by the hci_uart/btrtl driver. Document the compatible.

Signed-off-by: Samuel Holland <samuel@sholland.org>
---

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

Comments

Alistair Francis July 25, 2022, 10:49 p.m. UTC | #1
On Mon, 25 Jul 2022, at 3:50 PM, Samuel Holland wrote:
> RTL8723DS is another version of the RTL8723 WiFi + Bluetooth chip. It is
> already supported by the hci_uart/btrtl driver. Document the compatible.
> 
> Signed-off-by: Samuel Holland <samuel@sholland.org>

Reviewed-by: Alistair Francis <alistair@alistair23.me>

Alistair

> ---
> 
> 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 157d606bf9cb..8ac633b7e917 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.35.1
> 
>
Rob Herring July 25, 2022, 11:29 p.m. UTC | #2
On Mon, 25 Jul 2022 00:50:59 -0500, Samuel Holland wrote:
> RTL8723DS is another version of the RTL8723 WiFi + Bluetooth chip. It is
> already supported by the hci_uart/btrtl driver. Document the compatible.
> 
> Signed-off-by: Samuel Holland <samuel@sholland.org>
> ---
> 
>  Documentation/devicetree/bindings/net/realtek-bluetooth.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 

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

Patch

diff --git a/Documentation/devicetree/bindings/net/realtek-bluetooth.yaml b/Documentation/devicetree/bindings/net/realtek-bluetooth.yaml
index 157d606bf9cb..8ac633b7e917 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: