linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* Reset controller changes for v4.6: shared resets
@ 2016-03-08  8:12 Philipp Zabel
  2016-03-13  1:37 ` Olof Johansson
  0 siblings, 1 reply; 2+ messages in thread
From: Philipp Zabel @ 2016-03-08  8:12 UTC (permalink / raw)
  To: linux-arm-kernel

Dear arm-soc maintainers,

this tag adds reference counted shared reset support for multiple
consumers that use the same reset line for low power states.
Also there is a cleanup patch for lpc18xx removing global variables.

regards
Philipp

The following changes since commit f673ed4d5fdc123b1552525de30741cd8dfde53f:

  reset: sti: Make reset_control_ops const (2016-02-10 10:53:38 +0100)

are available in the git repository at:

  git://git.pengutronix.de/git/pza/linux.git tags/reset-for-4.6-2

for you to fetch changes up to bc2a505c3f325c1b4ce0610fbeee3000910fda61:

  reset: Add support for shared reset controls (2016-02-24 11:37:32 +0100)

----------------------------------------------------------------
Reset controller changes for v4.6

- add support for shared reset controls
- remove global variables from the lpc18xx driver

----------------------------------------------------------------
Hans de Goede (3):
      reset: Make [of_]reset_control_get[_foo] functions wrappers
      reset: Share struct reset_control between reset_control_get calls
      reset: Add support for shared reset controls

Joachim Eastwood (1):
      reset: lpc18xx: get rid of global variables for restart notifier

 drivers/reset/core.c             | 217 ++++++++++++++++++++++-----------------
 drivers/reset/reset-lpc18xx.c    |  22 ++--
 include/linux/reset-controller.h |   2 +
 include/linux/reset.h            | 188 +++++++++++++++++++++++++++------
 4 files changed, 289 insertions(+), 140 deletions(-)

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

end of thread, other threads:[~2016-03-13  1:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-08  8:12 Reset controller changes for v4.6: shared resets Philipp Zabel
2016-03-13  1:37 ` Olof Johansson

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