commit | 53d6aa6f53b691d163ebf624dcdeed7124bb699d | [log] [tgz] |
---|---|---|
author | Maya Erez <merez@codeaurora.org> | Wed Mar 15 20:16:37 2017 +0200 |
committer | Maya Erez <merez@codeaurora.org> | Mon Mar 27 14:43:32 2017 +0300 |
tree | ef0cefe78769b5fdf14a71559cb08308ccbbb810 | |
parent | 17ef6c3a6e9d75eeb316e1e79dbb6400c21ade9a [diff] |
wil6210: NOC time-out fixes On MSM there is NOC time-out in case the 11AD device wake-up latency exceeds 6.7ms. In order to guarantee fast wake-up in 11AD BL, set USAGE_8 bit 0, which prevents deep sleep in BL. In addition, to shorten the wake-up time in operational FW, mark the FW to set T_POWER_ON to 0, by setting BIT 1 of USAGE_8 register. Change-Id: Ic1084f0ba1a226723818f7e4a7b1d81ce30bb31f Signed-off-by: Maya Erez <merez@codeaurora.org>