All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH_V3 0/2] watchdog: jz4740: Add DT support
@ 2015-02-03 10:25 ` Zubair Lutfullah Kakakhel
  0 siblings, 0 replies; 10+ messages in thread
From: Zubair Lutfullah Kakakhel @ 2015-02-03 10:25 UTC (permalink / raw)
  To: wim; +Cc: devicetree, linux-kernel, linux-watchdog, Zubair.Kakakhel, paul

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: Guenter Roeck <linux@roeck-us.net> 
Typo in commit message.
Rebased to rc7

V2 Changes
Renamed binding to jz4740 instead of jz47xx
Removed clk bindings. They can be added later when the clock tree is fixed.
Rather than add bindings now and change later.

Added MODULE_DEVICE_TABLE()

Thank-you

ZubairLK

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 ++++++++++++
 drivers/watchdog/jz4740_wdt.c                                | 10 ++++++++++
 2 files changed, 22 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/watchdog/ingenic,jz4740-wdt.txt

-- 
1.9.1


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2015-02-05  8:55 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-03 10:25 [PATCH_V3 0/2] watchdog: jz4740: Add DT support Zubair Lutfullah Kakakhel
2015-02-03 10:25 ` Zubair Lutfullah Kakakhel
2015-02-03 10:25 ` [PATCH_V3 1/2] dt: watchdog: Add DT binding documentation for jz4740 watchdog timer Zubair Lutfullah Kakakhel
2015-02-03 10:25   ` Zubair Lutfullah Kakakhel
2015-02-03 10:25 ` [PATCH_V3 2/2] watchdog: jz4740: Add DT support Zubair Lutfullah Kakakhel
2015-02-03 10:25   ` Zubair Lutfullah Kakakhel
2015-02-03 19:04 ` [PATCH_V3 0/2] " Wim Van Sebroeck
2015-02-03 19:04   ` Wim Van Sebroeck
2015-02-05  8:54   ` Zubair Lutfullah Kakakhel
2015-02-05  8:54     ` Zubair Lutfullah Kakakhel

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.