devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH_V2 0/2] watchdog: jz4740: Add DT support
@ 2015-01-29 10:48 Zubair Lutfullah Kakakhel
  2015-01-29 10:48 ` [PATCH_V2 1/2] dt: watchdog: Add DT binding documentation for jz4740 watchdog timer Zubair Lutfullah Kakakhel
  2015-01-29 10:48 ` [PATCH_V2 2/2] watchdog: jz4740: Add DT support Zubair Lutfullah Kakakhel
  0 siblings, 2 replies; 5+ messages in thread
From: Zubair Lutfullah Kakakhel @ 2015-01-29 10:48 UTC (permalink / raw)
  To: wim-IQzOog9fTRqzQB+pC5nmwQ
  Cc: devicetree-u79uwXL29TY76Z2rM5mHXA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	linux-watchdog-u79uwXL29TY76Z2rM5mHXA,
	Zubair.Kakakhel-1AXoQHu6uovQT0dZR+AlfA,
	paul-icTtO2rgO2OTuSrc4Mpeew

Hi,

Here are two simple patches that add DT support to the jz4740 watchdog driver.

Patches are based on 3.19-rc6. 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.

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

--
To unsubscribe from this list: send the line "unsubscribe linux-watchdog" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2015-02-03  1:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-29 10:48 [PATCH_V2 0/2] watchdog: jz4740: Add DT support Zubair Lutfullah Kakakhel
2015-01-29 10:48 ` [PATCH_V2 1/2] dt: watchdog: Add DT binding documentation for jz4740 watchdog timer Zubair Lutfullah Kakakhel
     [not found]   ` <1422528506-39954-2-git-send-email-Zubair.Kakakhel-1AXoQHu6uovQT0dZR+AlfA@public.gmane.org>
2015-02-03  1:57     ` Guenter Roeck
2015-01-29 10:48 ` [PATCH_V2 2/2] watchdog: jz4740: Add DT support Zubair Lutfullah Kakakhel
     [not found]   ` <1422528506-39954-3-git-send-email-Zubair.Kakakhel-1AXoQHu6uovQT0dZR+AlfA@public.gmane.org>
2015-02-03  1:58     ` Guenter Roeck

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