linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] power: reset: Add support for ST's boards
@ 2014-07-22 14:52 Lee Jones
  2014-07-22 14:52 ` [PATCH 1/5] power: reset: Add restart functionality for STiH41x platforms Lee Jones
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Lee Jones @ 2014-07-22 14:52 UTC (permalink / raw)
  To: linux-arm-kernel

This set provides device reset support for Orly2 and Cannes. 

Lee Jones (5):
  power: reset: Add restart functionality for STiH41x platforms
  power: reset: st: Provide DT bindings for ST's Power Reset driver
  ARM: sti: Add Restart support for the STiH417 (Cannes) board
  ARM: sti: Add Restart support for the STiH416 (Orly2) board
  ARM: multi_v7_defconfig: Enable ST's Power Reset driver

 .../devicetree/bindings/power/reset/st-reset.txt   |  11 ++
 arch/arm/boot/dts/stih407.dtsi                     |   6 +
 arch/arm/boot/dts/stih416.dtsi                     |   6 +
 arch/arm/configs/multi_v7_defconfig                |   1 +
 drivers/power/reset/Kconfig                        |   6 +
 drivers/power/reset/Makefile                       |   1 +
 drivers/power/reset/st-poweroff.c                  | 151 +++++++++++++++++++++
 7 files changed, 182 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/power/reset/st-reset.txt
 create mode 100644 drivers/power/reset/st-poweroff.c

-- 
1.8.3.2

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

end of thread, other threads:[~2014-09-26 15:57 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-22 14:52 [PATCH 0/5] power: reset: Add support for ST's boards Lee Jones
2014-07-22 14:52 ` [PATCH 1/5] power: reset: Add restart functionality for STiH41x platforms Lee Jones
2014-09-26  9:56   ` Lee Jones
2014-09-26 15:56     ` Sebastian Reichel
2014-07-22 14:52 ` [PATCH 2/5] power: reset: st: Provide DT bindings for ST's Power Reset driver Lee Jones
2014-09-26 15:57   ` Sebastian Reichel
2014-07-22 14:52 ` [PATCH 3/5] ARM: sti: Add Restart support for the STiH417 (Cannes) board Lee Jones
2014-07-22 14:52 ` [PATCH 4/5] ARM: sti: Add Restart support for the STiH416 (Orly2) board Lee Jones
2014-07-22 14:52 ` [PATCH 5/5] ARM: multi_v7_defconfig: Enable ST's Power Reset driver Lee Jones

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