linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/5] power/reset: at91: cleanups and slow clock
@ 2015-08-11  9:12 Alexandre Belloni
  2015-08-11  9:12 ` [PATCH v3 1/5] power/reset: at91-reset: remove useless at91_reset_platform_probe() Alexandre Belloni
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Alexandre Belloni @ 2015-08-11  9:12 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

As discussed this series is now removing non DT initialization, allowing to
compile the drivers as modules and finally adding slow clock support to the
drivers.


Alexandre Belloni (5):
  power/reset: at91-reset: remove useless at91_reset_platform_probe()
  power/reset: at91-reset: allow compiling as a module
  power/reset: at91-reset: get and use slow clock
  power/reset: at91-poweroff: allow compiling as a module
  power/reset: at91-poweroff: get and use slow clock

 drivers/power/reset/Kconfig         |  4 +--
 drivers/power/reset/at91-poweroff.c | 33 ++++++++++++++++--
 drivers/power/reset/at91-reset.c    | 67 ++++++++++++++-----------------------
 3 files changed, 58 insertions(+), 46 deletions(-)

-- 
2.1.4

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

end of thread, other threads:[~2015-09-22 15:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-11  9:12 [PATCH v3 0/5] power/reset: at91: cleanups and slow clock Alexandre Belloni
2015-08-11  9:12 ` [PATCH v3 1/5] power/reset: at91-reset: remove useless at91_reset_platform_probe() Alexandre Belloni
2015-08-11  9:12 ` [PATCH v3 2/5] power/reset: at91-reset: allow compiling as a module Alexandre Belloni
2015-08-11  9:12 ` [PATCH v3 3/5] power/reset: at91-reset: get and use slow clock Alexandre Belloni
2015-08-11  9:12 ` [PATCH v3 4/5] power/reset: at91-poweroff: allow compiling as a module Alexandre Belloni
2015-08-11  9:12 ` [PATCH v3 5/5] power/reset: at91-poweroff: get and use slow clock Alexandre Belloni
2015-09-22 15:13 ` [PATCH v3 0/5] power/reset: at91: cleanups and " Sebastian Reichel
2015-09-22 15:35   ` Alexandre Belloni

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