Skip to content

Commit

Permalink
arm64: dts: rockchip: Update compatible for bluetooth
Browse files Browse the repository at this point in the history
Update the compatible for the Realtek RTL8821CS bluetooth node.

Signed-off-by: Chris Morgan <[email protected]>
Signed-off-by: Luiz Augusto von Dentz <[email protected]>
  • Loading branch information
macromorgan authored and Vudentz committed Mar 4, 2023
1 parent 8b449db commit d305437
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm64/boot/dts/rockchip/rk3566-anbernic-rgxx3.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -716,7 +716,7 @@
status = "okay";

bluetooth {
compatible = "realtek,rtl8821cs-bt";
compatible = "realtek,rtl8821cs-bt", "realtek,rtl8822cs-bt";
device-wake-gpios = <&gpio4 4 GPIO_ACTIVE_HIGH>;
enable-gpios = <&gpio4 3 GPIO_ACTIVE_HIGH>;
host-wake-gpios = <&gpio4 5 GPIO_ACTIVE_HIGH>;
Expand Down

0 comments on commit d305437

Please sign in to comment.