linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: p.zabel@pengutronix.de (Philipp Zabel)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Reset controller changes for 3.12
Date: Mon, 29 Jul 2013 14:16:11 +0200	[thread overview]
Message-ID: <1375100171.4223.10.camel@pizza.hi.pengutronix.de> (raw)

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

             reply	other threads:[~2013-07-29 12:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-29 12:16 Philipp Zabel [this message]
2013-08-14  4:46 ` [GIT PULL] Reset controller changes for 3.12 Olof Johansson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1375100171.4223.10.camel@pizza.hi.pengutronix.de \
    --to=p.zabel@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).