Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1668754

Re: [PATCH v5 21/26] soc: actions: Add Owl SPS

From Andreas Färber <afaerber@suse.de>
Newsgroups linux.kernel
Subject Re: [PATCH v5 21/26] soc: actions: Add Owl SPS
Date 2017-06-19 06:00 +0200
Message-ID <tTW13-5Of-9@gated-at.bofh.it> (permalink)
References <tPb0L-1BU-51@gated-at.bofh.it> <tTVRn-5Kc-1@gated-at.bofh.it>
Organization SUSE Linux GmbH

Show all headers | View raw


Am 19.06.2017 um 05:40 schrieb Andreas Färber:
> Implement S500 Smart Power System power-gating.
> For now flag PD_CPU2 and PD_CPU3 as always-on.
> 
> Based on LeMaker linux-actions tree.
> 
> Signed-off-by: Andreas Färber <afaerber@suse.de>
> ---
>  v4 -> v5:
>  * Updated for header file rename
>  
>  v3 -> v4:
>  * Added genpd_flags field and set GENPD_FLAG_ALWAYS_ON for CPU2/CPU3
>  * Added debug output
>  
>  v3: new
>  
>  drivers/soc/Kconfig           |   1 +
>  drivers/soc/Makefile          |   1 +
>  drivers/soc/actions/Kconfig   |  12 ++
>  drivers/soc/actions/Makefile  |   1 +
>  drivers/soc/actions/owl-sps.c | 252 ++++++++++++++++++++++++++++++++++++++++++
>  5 files changed, 267 insertions(+)
>  create mode 100644 drivers/soc/actions/Kconfig
>  create mode 100644 drivers/soc/actions/Makefile
>  create mode 100644 drivers/soc/actions/owl-sps.c

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

Regards,
Andreas

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

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v5 21/26] soc: actions: Add Owl SPS Andreas Färber <afaerber@suse.de> - 2017-06-19 05:50 +0200
  Re: [PATCH v5 21/26] soc: actions: Add Owl SPS Andreas Färber <afaerber@suse.de> - 2017-06-19 06:00 +0200

csiph-web