[RFC PATCH v2 0/2] nb8800 suspend/resume support

Mason slash.tmp at free.fr
Tue Aug 1 09:32:21 PDT 2017


Hello,

I need suspend/resume support in the nb8800 driver.
On tango platforms, suspend loses all context (MMIO registers).
To make the task easy, we just close the device on suspend,
and open it again on resume. This requires properly resetting
the HW on resume.

Patch 1 moves all the HW init to nb8800_init()
Patch 2 adds suspend/resume support

Regards.



More information about the linux-arm-kernel mailing list