From: Chris Morgan Date: Tue, 28 Feb 2023 15:22:05 +0000 (-0600) Subject: arm64: dts: rockchip: Update compatible for bluetooth X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=b6986b7920bb50ed64e96ddd8c4da43bca289ecc;p=linux.git arm64: dts: rockchip: Update compatible for bluetooth Update the compatible for the Realtek RTL8821CS bluetooth node. Signed-off-by: Chris Morgan Signed-off-by: Luiz Augusto von Dentz --- diff --git a/arch/arm64/boot/dts/rockchip/rk3566-anbernic-rgxx3.dtsi b/arch/arm64/boot/dts/rockchip/rk3566-anbernic-rgxx3.dtsi index 41262a69d33e4..8fadd8afb1906 100644 --- a/arch/arm64/boot/dts/rockchip/rk3566-anbernic-rgxx3.dtsi +++ b/arch/arm64/boot/dts/rockchip/rk3566-anbernic-rgxx3.dtsi @@ -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>;