Hello TI,
I am back porting wl12xx to my kernel (modified version of TI's linux-03.00.01.06 kernel for AM3517EVM kernel) and platform is AM3505. We have interfaced WL1271 through SDIO (MMC slot 0).
I am able to load sdio based modules of Compat Wireless package 2.6.37. With this I am able to up the wlan0 interface using ifconfig wlan0 up when PM_RUNTIME is disabled and i can scan and connect to Access Point successfully. But as i want to run calibrator utility i need to power it down, up, down and so on. So must enable PM_RUNTIME in my kernel.
Please let me know whether PM_RUNTIME is available for this kernel linux-03.00.01.0 ( which is 2.6.32 baseline kernel, if i am not wrong). And please give me direction if it is not available in this kernel. I already tried the patches given on the wireless community and i am failed to apply those patches as it seems some files should be in my kernel and which is not in my kernel.
My end goal is to run calibrator utility and hence i selected Compat wireless package 2.6.37.
Regards,
Hitesh V.