[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <201310290916.43425.heiko@sntech.de>
Date: Tue, 29 Oct 2013 09:16:42 +0100
From: Heiko Stübner <heiko@...ech.de>
To: Wim Van Sebroeck <wim@...ana.be>
Cc: Jamie Iles <jamie@...ieiles.com>,
Grant Likely <grant.likely@...aro.org>,
Rob Herring <rob.herring@...xeda.com>,
devicetree-discuss@...ts.ozlabs.org, linux-kernel@...r.kernel.org,
linux-watchdog@...r.kernel.org
Subject: Re: [PATCH 0/3] watchdog: dw_wdt: common clock framework and devicetree support
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists