From: gwl Date: Thu, 13 Nov 2014 06:57:04 +0000 (+0800) Subject: BT: fix the issue of bt cannot wake up host. X-Git-Tag: firefly_0821_release~4476 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=628f780dd90630d81e543e980b695b7f215a13fa;p=firefly-linux-kernel-4.4.55.git BT: fix the issue of bt cannot wake up host. --- diff --git a/arch/arm/boot/dts/rk3288-tb_8846.dts b/arch/arm/boot/dts/rk3288-tb_8846.dts index 501bad5ec6c7..e2e2902205a6 100644 --- a/arch/arm/boot/dts/rk3288-tb_8846.dts +++ b/arch/arm/boot/dts/rk3288-tb_8846.dts @@ -54,7 +54,7 @@ BT,power_gpio = <&gpio4 GPIO_D3 GPIO_ACTIVE_HIGH>; BT,reset_gpio = <&gpio4 GPIO_D5 GPIO_ACTIVE_HIGH>; BT,wake_gpio = <&gpio4 GPIO_D2 GPIO_ACTIVE_HIGH>; - BT,wake_host_irq = <&gpio4 GPIO_D7 GPIO_ACTIVE_LOW>; + BT,wake_host_irq = <&gpio4 GPIO_D7 GPIO_ACTIVE_HIGH>; status = "okay"; };