diff --git a/arch/arm64/boot/dts/rockchip/rk3588-vehicle-evb-v23.dts b/arch/arm64/boot/dts/rockchip/rk3588-vehicle-evb-v23.dts index ef72a61d3187..775cd3140ca2 100644 --- a/arch/arm64/boot/dts/rockchip/rk3588-vehicle-evb-v23.dts +++ b/arch/arm64/boot/dts/rockchip/rk3588-vehicle-evb-v23.dts @@ -308,7 +308,7 @@ pinctrl-0 = <&uart7m1_rtsn>, <&bt_reset_gpio>, <&bt_wake_gpio>, <&bt_irq_gpio>; pinctrl-1 = <&uart7_gpios>; BT,reset_gpio = <&gpio0 RK_PD6 GPIO_ACTIVE_HIGH>; - BT,wake_gpio = <&gpio0 RK_PC7 GPIO_ACTIVE_HIGH>; + BT,wake_gpio = <&gpio3 RK_PB7 GPIO_ACTIVE_HIGH>; BT,wake_host_irq = <&gpio0 RK_PA4 GPIO_ACTIVE_HIGH>; status = "okay"; };