linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: kgene@kernel.org (Kukjin Kim)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v5 0/2] irqchip: Move Exynos PM to use stacked domains
Date: Wed, 25 Feb 2015 10:06:31 +0900	[thread overview]
Message-ID: <00bb01d05097$4a7379f0$df5a6dd0$@kernel.org> (raw)
In-Reply-To: <54EC544B.3030705@arm.com>

Marc Zyngier wrote:
> 
> Hi Pakaj,
> 
Hi Marc and Pankaj,

> On 24/02/15 10:09, Pankaj Dubey wrote:
> > Hi Mark,
> >
> > On Monday 23 February 2015 11:15 PM, Marc Zyngier wrote:
> >> This series is extracted from [4], which is trying to remove all
> >> traces of gic_arch_extn from the tree. As some maintainers are more
> >> responsive than others (understatement of the year...), I've decided
> >> to split it per sub-arch, and get it moving, at least partially.
> >>
> >> This series addresses Exynos by converting its PM support to a stacked
> >> domain on top of the standard GIC.
> >>
> >> Based on 4.0-rc1.
> >>
> >> * From v4: [4]
> >> - Extracted from the full series
> >> - Rebased on 4.0-rc1
> >>
> >> * From v3 [3]:
> >> - Rebased on top of the patch working around hardcoded IRQ on OMAP4/5 [4]
> >> - Fixed more iMX6 DTs (Stephan)
> >> - Fixed Exynos4/5 DTs
> >>
> >> * From v2 [2]:
> >> - Addressed numerous comments from Thierry
> >> - Merged bug fixes from Nishanth
> >> - Merged bug fix from Stefan
> >>
> >> * From v1 [1]:
> >> - Rebased on 3.19-rc3
> >> - Fixed a number of additional platforms
> >> - Added crossbar conversion to stacked domains
> >> - Merged bug fixes from Nishanth
> >>
> >> [4]: http://lists.infradead.org/pipermail/linux-arm-kernel/2015-January/317531.html
> >> [3]: http://lists.infradead.org/pipermail/linux-arm-kernel/2015-January/315385.html
> >> [2]: http://lists.infradead.org/pipermail/linux-arm-kernel/2015-January/314041.html
> >> [1]: http://lists.infradead.org/pipermail/linux-arm-kernel/2014-November/307338.html
> >>
> >> Marc Zyngier (2):
> >>    ARM: exynos4/5: convert pmu wakeup to stacked domains
> >>    DT: exynos: update PMU binding
> >>
> >>   .../devicetree/bindings/arm/samsung/pmu.txt        |  17 +++
> >>   arch/arm/boot/dts/exynos4.dtsi                     |   4 +
> >>   arch/arm/boot/dts/exynos5250.dtsi                  |   4 +
> >>   arch/arm/boot/dts/exynos5420.dtsi                  |   4 +
> >>   arch/arm/mach-exynos/exynos.c                      |  14 +--
> >>   arch/arm/mach-exynos/suspend.c                     | 122 +++++++++++++++++++--
> >>   6 files changed, 146 insertions(+), 19 deletions(-)
> >>
> >
> > I tested and verified S2R functionality on Exynos5250 based SMDK5250
> > board, and suspend-resume working fine. For testing on SMDK5250 you can
> > add my tested-by.
> >
> > Tested-by: Pankaj Dubey <pankaj.dubey@samsung.com>
> 
> Thanks. Will you or Kukjin get that merged directly?
> 
OK, I'll take this series in Samsung tree.

Thanks,
Kukjin

      reply	other threads:[~2015-02-25  1:06 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-23 17:45 [PATCH v5 0/2] irqchip: Move Exynos PM to use stacked domains Marc Zyngier
2015-02-23 17:45 ` [PATCH v5 1/2] ARM: exynos4/5: convert pmu wakeup to " Marc Zyngier
2015-02-23 17:45 ` [PATCH v5 2/2] DT: exynos: update PMU binding Marc Zyngier
2015-02-24 10:09 ` [PATCH v5 0/2] irqchip: Move Exynos PM to use stacked domains Pankaj Dubey
2015-02-24 10:36   ` Marc Zyngier
2015-02-25  1:06     ` Kukjin Kim [this message]

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='00bb01d05097$4a7379f0$df5a6dd0$@kernel.org' \
    --to=kgene@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).