linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Reset controller changes for 3.12
@ 2013-07-29 12:16 Philipp Zabel
  2013-08-14  4:46 ` Olof Johansson
  0 siblings, 1 reply; 2+ messages in thread
From: Philipp Zabel @ 2013-07-29 12:16 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Olof,

with the cosmetic issues pointed out by Ben and Sylwester fixed in the
gpio-reset driver, the following changes since commit
5ae90d8e467e625e447000cb4335c4db973b1095:

  Linux 3.11-rc3 (2013-07-28 20:53:33 -0700)

are available in the git repository at:

  git://git.pengutronix.de/git/pza/linux.git reset/for_v3.12

for you to fetch changes up to f4d36f8a5166405154c638c1e49e253f2f017dd7:

  reset: allow drivers to request probe deferral (2013-07-29 14:03:40
+0200)

----------------------------------------------------------------
Philipp Zabel (2):
      reset: Add driver for gpio-controlled reset pins
      reset: allow drivers to request probe deferral

 .../devicetree/bindings/reset/gpio-reset.txt       |  35 +++++
 drivers/reset/Kconfig                              |  11 ++
 drivers/reset/Makefile                             |   1 +
 drivers/reset/core.c                               |   2 +-
 drivers/reset/gpio-reset.c                         | 174
+++++++++++++++++++++
 5 files changed, 222 insertions(+), 1 deletion(-)
 create mode 100644
Documentation/devicetree/bindings/reset/gpio-reset.txt
 create mode 100644 drivers/reset/gpio-reset.c

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

end of thread, other threads:[~2013-08-14  4:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-29 12:16 [GIT PULL] Reset controller changes for 3.12 Philipp Zabel
2013-08-14  4:46 ` 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).