Re: [PATCH_V3 0/2] watchdog: jz4740: Add DT support

2015-02-05 Thread Zubair Lutfullah Kakakhel
On 03/02/15 19:04, Wim Van Sebroeck wrote: > Hi Zubair, ... >> Zubair Lutfullah Kakakhel (2): >> dt: watchdog: Add DT binding documentation for jz4740 watchdog timer >> watchdog: jz4740: Add DT support >> >> .../devicetree/bindings/watchdog/ingenic,jz4740-wdt.txt | 12 >> >

Re: [PATCH_V3 0/2] watchdog: jz4740: Add DT support

2015-02-03 Thread Wim Van Sebroeck
Hi Zubair, > Here are two simple patches that add DT support to the jz4740 watchdog driver. > > Patches are based on 3.19-rc7. Quite disjoint and stay within jz4740 > so should apply easily on other trees. > > If you would like to have them rebased to a different tree, please tell. > > V3 Chang

[PATCH_V3 0/2] watchdog: jz4740: Add DT support

2015-02-03 Thread Zubair Lutfullah Kakakhel
Hi, Here are two simple patches that add DT support to the jz4740 watchdog driver. Patches are based on 3.19-rc7. Quite disjoint and stay within jz4740 so should apply easily on other trees. If you would like to have them rebased to a different tree, please tell. V3 Changed Added Reviewed-by: G