mirror of
https://github.com/torvalds/linux.git
synced 2026-06-12 08:43:42 +02:00
arm64: dts: rockchip: rk3566-box-demo-v10: correct wake btchip and wake host pins
Signed-off-by: Zou Dengming <marsow.zou@rock-chips.com> Change-Id: I257e853269fd429d34a5dc6d712183dd6d8517a3
This commit is contained in:
parent
394d2ee04d
commit
d6e990a143
|
|
@ -107,8 +107,8 @@ wireless_bluetooth: wireless-bluetooth {
|
|||
pinctrl-0 = <&uart1m0_rtsn>;
|
||||
pinctrl-1 = <&uart1_gpios>;
|
||||
BT,reset_gpio = <&gpio2 RK_PB7 GPIO_ACTIVE_HIGH>;
|
||||
BT,wake_gpio = <&gpio2 RK_PC0 GPIO_ACTIVE_HIGH>;
|
||||
BT,wake_host_irq = <&gpio2 RK_PC1 GPIO_ACTIVE_HIGH>;
|
||||
BT,wake_gpio = <&gpio2 RK_PC1 GPIO_ACTIVE_HIGH>;
|
||||
BT,wake_host_irq = <&gpio2 RK_PC0 GPIO_ACTIVE_HIGH>;
|
||||
status = "okay";
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user