wlcore: add new plt power-mode: CHIP_AWAKE
authorYair Shapira <yair.shapira@ti.com>
Tue, 17 Sep 2013 15:41:21 +0000 (18:41 +0300)
committerLuciano Coelho <luciano.coelho@intel.com>
Mon, 30 Sep 2013 18:12:18 +0000 (21:12 +0300)
commitdd491ffbaad83ccd6c99851a3c2d4b1ed75211fc
tree49851cdc90eecaf04806043d2ceaacc129180dd9
parent187e52cc3c9f5ee64136f8b5c4edcb4cf94693e7
wlcore: add new plt power-mode: CHIP_AWAKE

Under this mode the chip is powered on including sdio
but no FW is downloaded and run, interrupts are not enabled, etc...

This mode is intended to allow RTTT to bridge sdio as a transport
to the chip.

Driver only provides sdio access using the dev_mem debugfs file.

Some fixes done to the code that ensures that PLT mode and normal
driver power mode (ifconfig/add_interface) are mutually excluded.

Signed-off-by: Yair Shapira <yair.shapira@ti.com>
Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Luciano Coelho <luciano.coelho@intel.com>
drivers/net/wireless/ti/wlcore/main.c
drivers/net/wireless/ti/wlcore/testmode.c
drivers/net/wireless/ti/wlcore/wlcore_i.h
This page took 0.038722 seconds and 5 git commands to generate.