All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/5] power/reset: at91: cleanups and slow clock
@ 2015-08-11  9:12 ` Alexandre Belloni
  0 siblings, 0 replies; 17+ messages in thread
From: Alexandre Belloni @ 2015-08-11  9:12 UTC (permalink / raw)
  To: Sebastian Reichel
  Cc: Dmitry Eremin-Solenikov, Nicolas Ferre, Maxime Ripard, linux-pm,
	linux-arm-kernel, linux-kernel, Alexandre Belloni

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] 17+ messages in thread

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

Thread overview: 17+ 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 ` 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   ` 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   ` 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   ` 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   ` Alexandre Belloni
2015-08-11  9:12   ` Alexandre Belloni
2015-08-11  9:12 ` [PATCH v3 5/5] power/reset: at91-poweroff: get and use slow clock Alexandre Belloni
2015-08-11  9:12   ` Alexandre Belloni
2015-09-22 15:13 ` [PATCH v3 0/5] power/reset: at91: cleanups and " Sebastian Reichel
2015-09-22 15:13   ` Sebastian Reichel
2015-09-22 15:35   ` Alexandre Belloni
2015-09-22 15:35     ` Alexandre Belloni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.