The following hardware
modifications were done on the am335x-evm for supporting WoW mode by
the following patch:
- WLAN_IRQ:
moved from GPIO3_17 to GPIO0_19 (for waking up SA from
suspend on WOWLAN event)
- WLAN_EN:
moved from GPIO1_16 to GPIO3_16 as GPIO1_16 is losing
context during suspend (AM335x SR1.0 Advisory 1.0.14).
- Enable
MMC_PM_KEEP_POWER for mmc2
- Activate
padmux external pull-up for keeping WLAN_EN pin
high when the host is suspending