All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ian Campbell <ijc@hellion.org.uk>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 0/5] sun7i: PSCI enhancements
Date: Wed, 31 Dec 2014 11:30:21 +0000	[thread overview]
Message-ID: <1420025421.13595.220.camel@hellion.org.uk> (raw)
In-Reply-To: <cover.1419959656.git.jan.kiszka@web.de>

On Tue, 2014-12-30 at 18:14 +0100, Jan Kiszka wrote:

I had a couple of comments on v1 a few days ago (a bit late, sorry)
which I think you may have missed? AFIACT they still stand on this
version.

> This adds CPU offlining and PSCI v0.2 support. Changes since v1:
>  - add AFFINITY_INFO support (mandatory for v0.2)
>  - rebase over master
>  - include "sunxi: Align PSCI stack calculation to comment" to provide
>    the complete queue

Would be better to base on #next at this point I think, which would
include the first patch already.

Ian.

> 
> See patches for further details.
> 
> Jan
> 
> Jan Kiszka (5):
>   sunxi: Align PSCI stack calculation to comment
>   sun7i: Add support for taking CPUs offline via PSCI
>   sun7i: Add PSCI v0.2 support
>   sun7i: Move psci_arch_init close to text_end
>   sun7i: Implement PSCI v0.2 AFFINITY_INFO
> 
>  arch/arm/cpu/armv7/psci.S             |  35 +++-
>  arch/arm/cpu/armv7/sunxi/psci.S       | 350 ++++++++++++++++++++++++++++++++--
>  arch/arm/cpu/armv7/virt-dt.c          |   5 +-
>  arch/arm/include/asm/arch-sunxi/cpu.h |   2 +
>  arch/arm/include/asm/psci.h           |  24 ++-
>  5 files changed, 391 insertions(+), 25 deletions(-)
> 

  parent reply	other threads:[~2014-12-31 11:30 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-30 17:14 [U-Boot] [PATCH v2 0/5] sun7i: PSCI enhancements Jan Kiszka
2014-12-30 17:14 ` [U-Boot] [PATCH v2 1/5] sunxi: Align PSCI stack calculation to comment Jan Kiszka
2014-12-30 17:14 ` [U-Boot] [PATCH v2 2/5] sun7i: Add support for taking CPUs offline via PSCI Jan Kiszka
2014-12-30 17:14 ` [U-Boot] [PATCH v2 3/5] sun7i: Add PSCI v0.2 support Jan Kiszka
2014-12-30 17:14 ` [U-Boot] [PATCH v2 4/5] sun7i: Move psci_arch_init close to text_end Jan Kiszka
2014-12-30 17:14 ` [U-Boot] [PATCH v2 5/5] sun7i: Implement PSCI v0.2 AFFINITY_INFO Jan Kiszka
2014-12-31 11:30 ` Ian Campbell [this message]
2014-12-31 11:57   ` [U-Boot] [PATCH v2 0/5] sun7i: PSCI enhancements Jan Kiszka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1420025421.13595.220.camel@hellion.org.uk \
    --to=ijc@hellion.org.uk \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.