linux-watchdog.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] watchdog: bcm281xx: Debugfs support
@ 2014-01-06 21:56 Markus Mayer
  2014-01-06 21:56 ` [PATCH v2 1/2] " Markus Mayer
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Markus Mayer @ 2014-01-06 21:56 UTC (permalink / raw)
  To: Wim Van Sebroeck, Guenter Roeck, Christian Daudt
  Cc: Linaro Patches, Linux Watchdog List, Linux Kernel Mailing List,
	Markus Mayer

This series adds debugfs support to the bcm281xx watchdog driver. Most
of the code submitted here was already included as part of v5 of the
original driver submission. See
http://www.spinics.net/lists/linux-watchdog/msg03328.html

This series is dependent on commit
bd90ccd42c5d6317979c62919ba1c79fd34fa785 in linux-watchdog-next.

Changes since v1 of this series:

- http://www.spinics.net/lists/linux-watchdog/msg03544.html has been
  included here

- bcm_kona_wdt_debug_init() and bcm_kona_wdt_debugfs_init() as well as
  bcm_kona_wdt_debug_exit() and bcm_kona_debugfs_exit() were merged
  together, so now there are just two instead of four functions 

Markus Mayer (2):
  watchdog: bcm281xx: Debugfs support
  watchdog: bcm281xx: Turn on debugfs support for watchdog driver

 arch/arm/configs/bcm_defconfig  |    1 +
 drivers/watchdog/Kconfig        |   10 ++++
 drivers/watchdog/bcm_kona_wdt.c |  108 +++++++++++++++++++++++++++++++++++++--
 3 files changed, 115 insertions(+), 4 deletions(-)

-- 
1.7.9.5


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

end of thread, other threads:[~2014-01-13 21:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-06 21:56 [PATCH v2 0/2] watchdog: bcm281xx: Debugfs support Markus Mayer
2014-01-06 21:56 ` [PATCH v2 1/2] " Markus Mayer
2014-01-13 18:14   ` Markus Mayer
2014-01-13 19:22     ` Wim Van Sebroeck
2014-01-06 21:56 ` [PATCH v2 2/2] watchdog: bcm281xx: Turn on debugfs support for watchdog driver Markus Mayer
2014-01-13 21:10 ` [PATCH v2 0/2] watchdog: bcm281xx: Debugfs support Wim Van Sebroeck

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