arm64: dts: rockchip: Update compatible for bluetooth
authorChris Morgan <macromorgan@hotmail.com>
Tue, 28 Feb 2023 15:22:05 +0000 (09:22 -0600)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 24 Apr 2023 04:47:27 +0000 (21:47 -0700)
Update the compatible for the Realtek RTL8821CS bluetooth node.

Signed-off-by: Chris Morgan <macromorgan@hotmail.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
arch/arm64/boot/dts/rockchip/rk3566-anbernic-rgxx3.dtsi

index 41262a69d33e4210c2240d1e10b514e0cd10221d..8fadd8afb1906b55a4384c62f4594cb4bcd0ec30 100644 (file)
        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>;