Commit b6986b79 authored by Chris Morgan's avatar Chris Morgan Committed by Luiz Augusto von Dentz
Browse files

arm64: dts: rockchip: Update compatible for bluetooth



Update the compatible for the Realtek RTL8821CS bluetooth node.

Signed-off-by: default avatarChris Morgan <macromorgan@hotmail.com>
Signed-off-by: default avatarLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
parent 10c9e010
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>;