diff options
author | Samuel Holland <[email protected]> | 2022-11-24 22:09:56 -0600 |
---|---|---|
committer | Luiz Augusto von Dentz <[email protected]> | 2022-12-12 14:19:25 -0800 |
commit | ba6ae1fb680331a8db05063e3fd42615d634277a (patch) | |
tree | 8f658a1783c8b3226e21315af5e984475e9e0a4a | |
parent | 13fcc94d1bbcbf48ca771d124c0c536e8e414229 (diff) |
dt-bindings: net: realtek-bluetooth: Add RTL8723DS
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 <[email protected]>
Reviewed-by: Alistair Francis <[email protected]>
Signed-off-by: Samuel Holland <[email protected]>
Signed-off-by: Luiz Augusto von Dentz <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/net/realtek-bluetooth.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
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: |