mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
solve rk3188 evb board bt wake_host_irq define error
This commit is contained in:
@@ -1276,7 +1276,7 @@ static struct rfkill_rk_platform_data rfkill_rk_platdata = {
|
||||
|
||||
.wake_host_irq = { // BT_HOST_WAKE, for bt wakeup host when it is in deep sleep
|
||||
.gpio = {
|
||||
.io = RK30_PIN3_PD2, // set io to INVALID_GPIO for disable it
|
||||
.io = RK30_PIN0_PA5, // set io to INVALID_GPIO for disable it
|
||||
.enable = GPIO_LOW, // set GPIO_LOW for falling, set 0 for rising
|
||||
.iomux = {
|
||||
.name = NULL,
|
||||
|
||||
Reference in New Issue
Block a user