|
Edited by jernej at 2016-5-6 19:10
One more thing, why missing suspend/resume code in backported IR driver is problematic:
Arisc core on H3 has a special FW which waits for IR command to resume main ARM cores. So, when H3 goes into suspend, it reconfigures IR registers. If IR driver doesn't reconfigure registers back at resume, it simply can't work.
BTW, only NEC remotes are supported by arisc core. So whoever wants resume functionality with remote, NEC remote is requirement. I will test it once resume/suspend code is added. |
|