projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
037217d
)
BT: fix the issue of bt cannot wake up host.
author
gwl
<gwl@rock-chips.com>
Thu, 13 Nov 2014 06:57:04 +0000
(14:57 +0800)
committer
gwl
<gwl@rock-chips.com>
Thu, 13 Nov 2014 06:57:18 +0000
(14:57 +0800)
arch/arm/boot/dts/rk3288-tb_8846.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/rk3288-tb_8846.dts
b/arch/arm/boot/dts/rk3288-tb_8846.dts
index 501bad5ec6c76f3c173007144f4ef0b562a92954..e2e2902205a6270515ae4352a5144461d3105ac2 100644
(file)
--- 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";
};