[PATCH 0/2] cec: stm32: add wakeup support
Benjamin Gaignard
benjamin.gaignard at linaro.org
Thu Mar 15 02:29:47 PDT 2018
CEC hardware block is enable to resume the system if a command is received
on data lane.
Prior to implement suspend/resume functions a patch simplify clock management
int the driver by introducting pm_runtime{suspend/resume} functions.
Benjamin Gaignard (2):
cec: stm32: simplify clock management
cec: stm32: add suspend/resume functions
drivers/media/platform/stm32/stm32-cec.c | 112 ++++++++++++++++++++++---------
1 file changed, 82 insertions(+), 30 deletions(-)
--
2.15.0
More information about the linux-arm-kernel
mailing list