Commits
Vignesh R committed a3133c9390b
pwm: pwm-tiecap: Handle context loss on runtime suspend On K2G SoC, it is observed that EACP IP can lose context when runtime suspended. Therefore, implement runtime_suspend() and runtime_resume() callbacks in the driver to save and restore ECAP IP registers. Signed-off-by: Vignesh R <vigneshr@ti.com> Signed-off-by: Sekhar Nori <nsekhar@ti.com>