From: Antoine Tenart <antoine.tenart@free-electrons.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 3/6] ARM: PSCI: protect GIC specific code with ARM_GIC
Date: Thu, 1 Sep 2016 10:50:51 +0200 [thread overview]
Message-ID: <20160901085051.GD7413@kwain> (raw)
In-Reply-To: <bb9faff1-25e9-819d-e5ac-b4c9d8b5a01e@redhat.com>
Hi,
On Thu, Sep 01, 2016 at 10:44:13AM +0200, Hans de Goede wrote:
> On 01-09-16 09:57, Antoine Tenart wrote:
> >Introducing the ARM_GIC configuration option, use it to only use GIC
> >specific code in ARM PSCI function when the SoC has a GIC.
>
> AFAIK sunxi is not the only user of these files, so before you can
> do this you should also select ARM_GIC in the other users I believe.
Yes sure, I had this in mind but forgot to mention it in the
cover-letter. I'll make a patch for each of them in the v2.
Thanks!
Antoine
--
Antoine T?nart, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160901/ae994324/attachment.sig>
next prev parent reply other threads:[~2016-09-01 8:50 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-01 7:57 [U-Boot] [PATCH 0/6] sunxi: sun5/7i: add the psci suspend function Antoine Tenart
2016-09-01 7:57 ` [U-Boot] [PATCH 1/6] ARM: add the ARM_GIC configuration option Antoine Tenart
2016-09-01 7:57 ` [U-Boot] [PATCH 2/6] sunxi: select ARM_GIC for sun[6789]i Antoine Tenart
2016-09-01 7:57 ` [U-Boot] [PATCH 3/6] ARM: PSCI: protect GIC specific code with ARM_GIC Antoine Tenart
2016-09-01 8:44 ` Hans de Goede
2016-09-01 8:50 ` Antoine Tenart [this message]
2016-09-01 7:57 ` [U-Boot] [PATCH 4/6] sun5/7i: add an implementation of the psci suspend function Antoine Tenart
2016-09-01 7:57 ` [U-Boot] [PATCH 5/6] sun5i: enable PSCI Antoine Tenart
2016-09-01 7:57 ` [U-Boot] [PATCH 6/6] sun5i: boot in HYP mode by default Antoine Tenart
2016-09-01 8:47 ` Hans de Goede
2016-09-01 8:51 ` Antoine Tenart
2016-09-01 8:43 ` [U-Boot] [PATCH 0/6] sunxi: sun5/7i: add the psci suspend function Hans de Goede
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=20160901085051.GD7413@kwain \
--to=antoine.tenart@free-electrons.com \
--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.