Hi TI member,
we have a product and face the issue that our device is in suspend mode,
but, when other device call by SKYPE or ping it , the device still can not wake up.
the following is our device detail FW information.
CPU : TI OMAP4430,
OS : Android: Android IcecreamSandwich 4.0.4(MR1.1)
Kernel: 3.0.31
Wl12xx Driver version ol_R5.00.20
WL12xx Firmware version 6.3.9.0.117
we have already set up the following setting to enable WOW ,
"mmc->pm_caps |= MMC_PM_KEEP_POWER;"
"RX filter was setting FF:FF:FF:FF:FF:FF"
it seems that the device still can not be wake up, we also monitored WL_IRQ pin at this moment, it showed "Low" , was no response. it caused that our CPU couldn't be waked up.
In normal status, we have checked WL_IRQ pin, it was no problem can work as like usual, only in suspend mode, it can not work at "high" status.
Did I missed something ? Please kindly share your opinion.