All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv2 0/3] omap3 and omap4: add device tree support for wdt
@ 2012-06-01  4:44 ` jgq516
  0 siblings, 0 replies; 23+ messages in thread
From: jgq516 @ 2012-06-01  4:44 UTC (permalink / raw)
  To: grant.likely, rob.herring, rob, linux, b-cousson, rnayak, tony,
	wim, jon-hunter
  Cc: devicetree-discuss, linux-doc, linux-kernel, linux-arm-kernel,
	linux-omap, linux-watchdog

From: Xiao Jiang <jgq516@gmail.com>

Changes compared to previous version:
- created document for omap wdt
- some modifications per the comments from Benoit and Jon

This series is based on latest Linus'tree, and also can be applied to dt branch
of linux-omap tree. Tested with omap4430 blaze board and am37xx board.

Xiao Jiang (3):
  arm/dts: add wdt node for omap3 and omap4
  OMAP: avoid build wdt platform device if with dt support
  watchdog: omap_wdt: add device tree support

 .../devicetree/bindings/watchdog/omap-wdt.txt      |   14 ++++++++++++++
 arch/arm/boot/dts/omap3.dtsi                       |    5 +++++
 arch/arm/boot/dts/omap4.dtsi                       |    5 +++++
 arch/arm/mach-omap2/devices.c                      |    2 +-
 drivers/watchdog/omap_wdt.c                        |    7 +++++++
 5 files changed, 32 insertions(+), 1 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/watchdog/omap-wdt.txt

-- 
1.7.3


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

end of thread, other threads:[~2012-07-09  8:57 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-01  4:44 [PATCHv2 0/3] omap3 and omap4: add device tree support for wdt jgq516
2012-06-01  4:44 ` jgq516 at gmail.com
2012-06-01  4:44 ` jgq516
2012-06-01  4:44 ` [PATCHv2 1/3] arm/dts: add wdt node for omap3 and omap4 jgq516
2012-06-01  4:44   ` jgq516 at gmail.com
2012-06-01  4:44   ` jgq516
2012-06-01  4:44 ` [PATCHv3 2/3] OMAP: avoid build wdt platform device if with dt support jgq516
2012-06-01  4:44   ` jgq516 at gmail.com
2012-06-01  4:44   ` jgq516
2012-06-01  4:44 ` [PATCHv2 3/3] watchdog: omap_wdt: add device tree support jgq516
2012-06-01  4:44   ` jgq516 at gmail.com
2012-06-01  4:44   ` jgq516
2012-07-06  8:28   ` Tony Lindgren
2012-07-06  8:28     ` Tony Lindgren
2012-07-06  8:28     ` Tony Lindgren
2012-07-07 12:07     ` Wim Van Sebroeck
2012-07-07 12:07       ` Wim Van Sebroeck
2012-07-09  8:57       ` Tony Lindgren
2012-07-09  8:57         ` Tony Lindgren
2012-07-09  8:57         ` Tony Lindgren
2012-06-01 13:54 ` [PATCHv2 0/3] omap3 and omap4: add device tree support for wdt Jon Hunter
2012-06-01 13:54   ` Jon Hunter
2012-06-01 13:54   ` Jon Hunter

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.