linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] watchdog: bcm281xx: Watchdog Driver
@ 2013-11-08 20:44 Markus Mayer
  2013-11-08 20:44 ` [PATCH 1/2] " Markus Mayer
  2013-11-08 20:44 ` [PATCH 2/2] ARM: bcm281xx: watchdog configuration Markus Mayer
  0 siblings, 2 replies; 8+ messages in thread
From: Markus Mayer @ 2013-11-08 20:44 UTC (permalink / raw)
  To: Wim Van Sebroeck, Christian Daudt
  Cc: Linaro Patches, Matt Porter, Linux Watchdog List, ARM Kernel List,
	Linux Kernel Mailing List, Markus Mayer

This series introduces the watchdog driver for the BCM281xx family of
mobile SoCs.

Markus Mayer (2):
  watchdog: bcm281xx: Watchdog Driver
  ARM: bcm281xx: watchdog configuration

 arch/arm/configs/bcm_defconfig  |    3 +
 drivers/watchdog/Kconfig        |   21 +++
 drivers/watchdog/Makefile       |    1 +
 drivers/watchdog/bcm_kona_wdt.c |  399 +++++++++++++++++++++++++++++++++++++++
 4 files changed, 424 insertions(+)
 create mode 100644 drivers/watchdog/bcm_kona_wdt.c

-- 
1.7.9.5



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

end of thread, other threads:[~2013-11-13  4:00 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-08 20:44 [PATCH 0/2] watchdog: bcm281xx: Watchdog Driver Markus Mayer
2013-11-08 20:44 ` [PATCH 1/2] " Markus Mayer
2013-11-11 17:34   ` Guenter Roeck
2013-11-12 22:17     ` Markus Mayer
2013-11-13  4:00       ` Guenter Roeck
2013-11-12 23:39   ` One Thousand Gnomes
2013-11-13  0:08     ` Markus Mayer
2013-11-08 20:44 ` [PATCH 2/2] ARM: bcm281xx: watchdog configuration Markus Mayer

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