mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-17 02:36:21 +00:00
arm64: dts: rockchip: Update compatible for bluetooth
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>
This commit is contained in:
parent
10c9e0104e
commit
b6986b7920
@ -716,7 +716,7 @@
|
|||||||
status = "okay";
|
status = "okay";
|
||||||
|
|
||||||
bluetooth {
|
bluetooth {
|
||||||
compatible = "realtek,rtl8821cs-bt";
|
compatible = "realtek,rtl8821cs-bt", "realtek,rtl8822cs-bt";
|
||||||
device-wake-gpios = <&gpio4 4 GPIO_ACTIVE_HIGH>;
|
device-wake-gpios = <&gpio4 4 GPIO_ACTIVE_HIGH>;
|
||||||
enable-gpios = <&gpio4 3 GPIO_ACTIVE_HIGH>;
|
enable-gpios = <&gpio4 3 GPIO_ACTIVE_HIGH>;
|
||||||
host-wake-gpios = <&gpio4 5 GPIO_ACTIVE_HIGH>;
|
host-wake-gpios = <&gpio4 5 GPIO_ACTIVE_HIGH>;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user