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

* [GIT PULL] Reset controller changes for 3.12
  2013-07-29 12:16 [GIT PULL] Reset controller changes for 3.12 Philipp Zabel
@ 2013-08-14  4:46 ` Olof Johansson
  0 siblings, 0 replies; 2+ messages in thread
From: Olof Johansson @ 2013-08-14  4:46 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Phillip,

On Mon, Jul 29, 2013 at 02:16:11PM +0200, Philipp Zabel wrote:
> 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)

I'm not going to pull this for 3.12 -- or at least not at this
time. There's still too much active discussion on whether we even want
this, and the only existing reset driver so far is the one that isn't
really needed (i.e. the gpio one).

I'd prefer to wait until we have one that actually is needed, and that
can't be described using gpios like we already have for a long time.


-Olof

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