]> www.infradead.org Git - nvme.git/commitdiff
dt-bindings: net: realtek-bluetooth: Fix RTL8821CS binding
authorChris Morgan <macromorgan@hotmail.com>
Mon, 8 May 2023 16:08:10 +0000 (11:08 -0500)
committerRob Herring <robh@kernel.org>
Wed, 7 Jun 2023 19:03:25 +0000 (13:03 -0600)
Update the fallback string for the RTL8821CS from realtek,rtl8822cs-bt
to realtek,rtl8723bs-bt. The difference between these two strings is
that the 8822cs enables power saving features that the 8723bs does not,
and in testing the 8821cs seems to have issues with these power saving
modes enabled.

Fixes: 95ee3a93239e ("dt-bindings: net: realtek-bluetooth: Add RTL8821CS")
Signed-off-by: Chris Morgan <macromorgan@hotmail.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Heiko Stuebner <heiko@sntech.de>
Link: https://lore.kernel.org/r/20230508160811.3568213-2-macroalpha82@gmail.com
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/net/realtek-bluetooth.yaml

index 8cc2b9924680aa6614eccba2523665ae1dc84a4d..506ea9b176681064df14bdadd269424108e60ffd 100644 (file)
@@ -27,7 +27,7 @@ properties:
       - items:
           - enum:
               - realtek,rtl8821cs-bt
-          - const: realtek,rtl8822cs-bt
+          - const: realtek,rtl8723bs-bt
 
   device-wake-gpios:
     maxItems: 1