linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/6] Switch to generic syscon regmap based drivers
@ 2015-10-20  9:24 Alim Akhtar
  2015-10-20  9:24 ` [PATCH v2 1/6] arm: dts: Add syscon-{reboot, poweroff} nodes for exynos3250 SoCs Alim Akhtar
                   ` (8 more replies)
  0 siblings, 9 replies; 42+ messages in thread
From: Alim Akhtar @ 2015-10-20  9:24 UTC (permalink / raw)
  To: linux-arm-kernel

Now we have a nice way to reboot/poweroff system using a generic
syscon regmap based drivers, this series moves exynos SoCs to
make use of the same.

Changes since v1:
* Added a comment about the register information
* Droped defconfig changes as disscussed
* Collected various Reviewed-by, Tested-by and Acked-by tags
* Added SYSCON-{RESET, POWEROFF} to select from Kconfig

Alim Akhtar (6):
  arm: dts: Add syscon-{reboot, poweroff} nodes for exynos3250 SoCs
  arm: dts: Add syscon-{reboot, poweroff} nodes for exynos4
  arm: dts: Add syscon-{reboot, poweroff} nodes for exynos5
  arm: dts: Add syscon-{reboot, poweroff} nodes for exynos5410 SoC
  ARM: exynos: select POWER_RESET_SYSCON and
    POWER_RESET_SYSCON_POWEROFF
  ARM: EXYNOS: Remove code for restart and poweroff for exynos SoCs

 arch/arm/boot/dts/exynos3250.dtsi |   14 ++++++++++++
 arch/arm/boot/dts/exynos4.dtsi    |   14 ++++++++++++
 arch/arm/boot/dts/exynos5.dtsi    |   14 ++++++++++++
 arch/arm/boot/dts/exynos5410.dtsi |   14 ++++++++++++
 arch/arm/mach-exynos/Kconfig      |    3 +++
 arch/arm/mach-exynos/pmu.c        |   43 -------------------------------------
 6 files changed, 59 insertions(+), 43 deletions(-)

-- 
1.7.10.4

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

end of thread, other threads:[~2015-11-20  5:08 UTC | newest]

Thread overview: 42+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-20  9:24 [PATCH v2 0/6] Switch to generic syscon regmap based drivers Alim Akhtar
2015-10-20  9:24 ` [PATCH v2 1/6] arm: dts: Add syscon-{reboot, poweroff} nodes for exynos3250 SoCs Alim Akhtar
2015-11-20  0:20   ` Krzysztof Kozlowski
2015-10-20  9:24 ` [PATCH v2 2/6] arm: dts: Add syscon-{reboot, poweroff} nodes for exynos4 Alim Akhtar
2015-11-20  0:20   ` Krzysztof Kozlowski
2015-10-20  9:24 ` [PATCH v2 3/6] arm: dts: Add syscon-{reboot, poweroff} nodes for exynos5 Alim Akhtar
2015-10-20 10:30   ` Javier Martinez Canillas
2015-10-21 11:55     ` Anand Moon
2015-11-20  0:22   ` Krzysztof Kozlowski
2015-10-20  9:24 ` [PATCH v2 4/6] arm: dts: Add syscon-{reboot, poweroff} nodes for exynos5410 SoC Alim Akhtar
2015-11-20  0:21   ` Krzysztof Kozlowski
2015-10-20  9:24 ` [PATCH v2 5/6] ARM: exynos: select POWER_RESET_SYSCON and POWER_RESET_SYSCON_POWEROFF Alim Akhtar
2015-10-20 10:30   ` Javier Martinez Canillas
2015-10-21  0:14   ` Krzysztof Kozlowski
2015-10-20  9:24 ` [PATCH v2 6/6] ARM: EXYNOS: Remove code for restart and poweroff for exynos SoCs Alim Akhtar
2015-10-20 10:31   ` Javier Martinez Canillas
2015-10-20 10:29 ` [PATCH v2 0/6] Switch to generic syscon regmap based drivers Javier Martinez Canillas
2015-10-20 14:59 ` Markus Reichl
2015-10-20 15:47   ` Alim Akhtar
2015-10-20 15:52     ` Alim Akhtar
2015-10-20 17:23       ` Markus Reichl
2015-10-21  6:09         ` Alim Akhtar
2015-10-21 10:16           ` Javier Martinez Canillas
2015-10-21 10:42             ` Markus Reichl
2015-10-21 10:46               ` Alim Akhtar
2015-10-21 11:46                 ` Anand Moon
2015-10-21 13:25                   ` Javier Martinez Canillas
2015-10-21 10:44             ` Alim Akhtar
2015-10-21 13:23               ` Javier Martinez Canillas
2015-10-21 14:56                 ` Alim Akhtar
2015-10-21 14:50             ` Alim Akhtar
2015-10-21 14:55               ` Javier Martinez Canillas
2015-10-21 15:01                 ` Alim Akhtar
2015-10-22  0:17                   ` Krzysztof Kozlowski
2015-10-22  3:54                     ` Alim Akhtar
2015-11-19 18:06                     ` Alim Akhtar
2015-11-19 18:18                       ` Javier Martinez Canillas
2015-11-20  0:46                       ` Krzysztof Kozlowski
2015-11-20  5:08                         ` Alim Akhtar
2015-10-23 18:52                 ` Kukjin Kim
2015-10-23 18:59                   ` Kukjin Kim
2015-10-21  0:08 ` Krzysztof Kozlowski

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).