diff options
author | 2022-11-24 22:09:56 -0600 | |
---|---|---|
committer | 2022-12-12 14:19:25 -0800 | |
commit | ba6ae1fb680331a8db05063e3fd42615d634277a (patch) | |
tree | 8f658a1783c8b3226e21315af5e984475e9e0a4a | |
parent | Bluetooth: btusb: Add a new VID/PID 0489/e0f2 for MT7922 (diff) | |
download | wireguard-linux-ba6ae1fb680331a8db05063e3fd42615d634277a.tar.xz wireguard-linux-ba6ae1fb680331a8db05063e3fd42615d634277a.zip |
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 <robh@kernel.org>
Reviewed-by: Alistair Francis <alistair@alistair23.me>
Signed-off-by: Samuel Holland <samuel@sholland.org>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
-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: |