All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Heiko Stübner" <heiko@sntech.de>
To: Wim Van Sebroeck <wim@iguana.be>
Cc: Jamie Iles <jamie@jamieiles.com>,
	Grant Likely <grant.likely@linaro.org>,
	Rob Herring <rob.herring@calxeda.com>,
	devicetree-discuss@lists.ozlabs.org,
	linux-kernel@vger.kernel.org, linux-watchdog@vger.kernel.org
Subject: Re: [PATCH 0/3] watchdog: dw_wdt: common clock framework and devicetree support
Date: Tue, 29 Oct 2013 09:16:42 +0100	[thread overview]
Message-ID: <201310290916.43425.heiko@sntech.de> (raw)
In-Reply-To: <20131029073255.GA19569@spo001.leaseweb.com>

Hi Wim,

Am Dienstag, 29. Oktober 2013, 08:32:55 schrieb Wim Van Sebroeck:
> > This small series changes the dw_wdt driver, so that it is usable on
> > machines using the common clock framework (needs the clk to be prepared)
> > and devicetree (needs a binding).
> > 
> > Heiko Stuebner (3):
> >   watchdog: dw_wdt: convert to SIMPLE_DEV_PM_OPS
> >   watchdog: dw_wdt: use clk_prepare_enable and clk_disable_unprepare
> >   watchdog: dw_wdt: add a devicetree binding
> >  
> >  .../bindings/watchdog/snps-dw-apb-wdt.txt          |   18 ++++++++++++
> >  drivers/watchdog/dw_wdt.c                          |   31
> >  ++++++++++++-------- 2 files changed, 36 insertions(+), 13 deletions(-)
> >  create mode 100644
> >  Documentation/devicetree/bindings/watchdog/snps-dw-apb-wdt.txt
> 
> patches 1 and 2 have been added to linux-watchdog-next.
> Patch 3 has been replaced with Dinh Nguyen's patch (watchdog: dw: Enable OF
> support for DW watchdog timer).

cool ... totally forgot about this series.

Shared IPs-blocks are a nice thing, making stuff not depend on individual lazy 
developers [like me this time ;-) ]


Heiko

      reply	other threads:[~2013-10-29  8:16 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-26 18:03 [PATCH 0/3] watchdog: dw_wdt: common clock framework and devicetree support Heiko Stübner
2013-06-26 18:03 ` [PATCH 1/3] watchdog: dw_wdt: convert to SIMPLE_DEV_PM_OPS Heiko Stübner
2013-10-01 16:13   ` [1/3] " Guenter Roeck
2013-06-26 18:04 ` [PATCH 2/3] watchdog: dw_wdt: use clk_prepare_enable and clk_disable_unprepare Heiko Stübner
2013-10-01 16:14   ` [2/3] " Guenter Roeck
2013-06-26 18:05 ` [PATCH 3/3] watchdog: dw_wdt: add a devicetree binding Heiko Stübner
2013-06-27  6:31   ` Sachin Kamat
2013-06-27  6:31     ` Sachin Kamat
2013-10-29  7:32 ` [PATCH 0/3] watchdog: dw_wdt: common clock framework and devicetree support Wim Van Sebroeck
2013-10-29  8:16   ` Heiko Stübner [this message]

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=201310290916.43425.heiko@sntech.de \
    --to=heiko@sntech.de \
    --cc=devicetree-discuss@lists.ozlabs.org \
    --cc=grant.likely@linaro.org \
    --cc=jamie@jamieiles.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-watchdog@vger.kernel.org \
    --cc=rob.herring@calxeda.com \
    --cc=wim@iguana.be \
    /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 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.