[PATCH v4 27/28] soc: actions: owl-sps: Factor out owl_sps_set_pg() for power-gating

Andreas Färber afaerber at suse.de
Sun Jun 18 21:12:41 PDT 2017


Am 06.06.2017 um 02:54 schrieb Andreas Färber:
> Allow the SMP code to reuse PM domain code for CPU2/CPU3 wakeup.
> 
> Signed-off-by: Andreas Färber <afaerber at suse.de>
> ---
>  v4: new
>  
>  drivers/soc/actions/Kconfig          |  4 +++
>  drivers/soc/actions/Makefile         |  1 +
>  drivers/soc/actions/owl-sps-helper.c | 51 ++++++++++++++++++++++++++++++++++++
>  drivers/soc/actions/owl-sps.c        | 34 +++---------------------
>  include/linux/soc/actions/owl-sps.h  | 11 ++++++++
>  5 files changed, 70 insertions(+), 31 deletions(-)
>  create mode 100644 drivers/soc/actions/owl-sps-helper.c
>  create mode 100644 include/linux/soc/actions/owl-sps.h

Applied to linux-actions.git v4.13/soc branch:

https://git.kernel.org/pub/scm/linux/kernel/git/afaerber/linux-actions.git/log/?h=v4.13/soc

Needs to get merged first so that arm branch can start using it.

Regards,
Andreas

-- 
SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Felix Imendörffer, Jane Smithard, Graham Norton
HRB 21284 (AG Nürnberg)



More information about the linux-arm-kernel mailing list