Linux Samsung SOC development
 help / color / mirror / Atom feed
* [PATCH v6 0/2] irqchip: Move Exynos PM to use stacked domains
@ 2015-03-11 15:44 Marc Zyngier
  2015-03-11 15:44 ` [PATCH v6 1/2] ARM: exynos4/5: convert pmu wakeup to " Marc Zyngier
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Marc Zyngier @ 2015-03-11 15:44 UTC (permalink / raw)
  To: Kukjin Kim, Pankaj Dubey, Jason Cooper, Thomas Gleixner,
	Rob Herring, Mark Rutland
  Cc: linux-arm-kernel, linux-samsung-soc

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 v5: [5]
- Added a big fat warning when an old DT is detected (as requested by Jason)
- Added support for Exynos3250
- Allow interrupt affinity to be changed

* 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

[5]: http://lists.infradead.org/pipermail/linux-arm-kernel/2015-February/325368.html
[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/exynos3250.dtsi                  |   6 +-
 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                      |  15 +--
 arch/arm/mach-exynos/suspend.c                     | 139 ++++++++++++++++++---
 7 files changed, 164 insertions(+), 25 deletions(-)

-- 
2.1.4

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-03-15  1:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-11 15:44 [PATCH v6 0/2] irqchip: Move Exynos PM to use stacked domains Marc Zyngier
2015-03-11 15:44 ` [PATCH v6 1/2] ARM: exynos4/5: convert pmu wakeup to " Marc Zyngier
2015-03-11 15:44 ` [PATCH v6 2/2] DT: exynos: update PMU binding Marc Zyngier
2015-03-15  1:31 ` [PATCH v6 0/2] irqchip: Move Exynos PM to use stacked domains Jason Cooper

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox