devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Correct fallback compatible for rtl8821cs bluetooth
@ 2023-05-08 16:08 Chris Morgan
  2023-05-08 16:08 ` [PATCH 1/2] dt-bindings: net: realtek-bluetooth: Fix RTL8821CS binding Chris Morgan
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Chris Morgan @ 2023-05-08 16:08 UTC (permalink / raw)
  To: devicetree
  Cc: linux-rockchip, netdev, anarsoul, alistair, heiko, conor+dt,
	krzysztof.kozlowski+dt, robh+dt, pabeni, kuba, edumazet, davem,
	Chris Morgan

From: Chris Morgan <macromorgan@hotmail.com>

The realtek 8821cs bluetooth module is functionally very similar to the
8822cs and 8723bs modules, however unlike the 8822 module it seems to
struggle when power management features are enabled. By switching the
fallback string from realtek,rtl8822cs-bt to realtek,rtl8723bs-bt we
can instruct the driver to not enable advanced power management
features that cause the issues.

Chris Morgan (2):
  dt-bindings: net: realtek-bluetooth: Fix RTL8821CS binding
  arm64: dts: rockchip: Fix compatible for Bluetooth

 Documentation/devicetree/bindings/net/realtek-bluetooth.yaml | 2 +-
 arch/arm64/boot/dts/rockchip/rk3566-anbernic-rgxx3.dtsi      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2023-06-08  8:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-08 16:08 [PATCH 0/2] Correct fallback compatible for rtl8821cs bluetooth Chris Morgan
2023-05-08 16:08 ` [PATCH 1/2] dt-bindings: net: realtek-bluetooth: Fix RTL8821CS binding Chris Morgan
2023-05-08 16:34   ` Krzysztof Kozlowski
2023-05-13 16:45   ` Heiko Stuebner
2023-06-07 19:03   ` Rob Herring
2023-05-08 16:08 ` [PATCH 2/2] arm64: dts: rockchip: Fix compatible for Bluetooth Chris Morgan
2023-06-08  8:48 ` (subset) [PATCH 0/2] Correct fallback compatible for rtl8821cs bluetooth Heiko Stuebner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).