All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] watchdog: ziirave_wdt: Support firmware update
@ 2016-06-17 10:52 Enric Balletbo i Serra
  2016-06-17 10:52 ` [PATCH 1/2] watchdog: ziirave_wdt: Correct I2C device id to fix module autoloading Enric Balletbo i Serra
  2016-06-17 10:52 ` [PATCH 2/2] watchdog: ziirave_wdt: Add support to upload the firmware Enric Balletbo i Serra
  0 siblings, 2 replies; 7+ messages in thread
From: Enric Balletbo i Serra @ 2016-06-17 10:52 UTC (permalink / raw)
  To: linux-watchdog, linux-kernel
  Cc: Wim Van Sebroeck, Guenter Roeck, Martyn Welch

Hi,

Here a small patch series to add support for firmware update to the ziirave
watchdog driver. The first patch is a fix found during the development of this
new feature, the second patch is the one that adds support for firmware update.

Best regards,

Enric Balletbo i Serra (2):
  watchdog: ziirave_wdt: Correct I2C device id to fix module
    autoloading.
  watchdog: ziirave_wdt: Add support to upload the firmware.

 drivers/watchdog/ziirave_wdt.c | 428 ++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 427 insertions(+), 1 deletion(-)

-- 
2.1.0

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

end of thread, other threads:[~2016-07-20 10:06 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-17 10:52 [PATCH 0/2] watchdog: ziirave_wdt: Support firmware update Enric Balletbo i Serra
2016-06-17 10:52 ` [PATCH 1/2] watchdog: ziirave_wdt: Correct I2C device id to fix module autoloading Enric Balletbo i Serra
2016-06-17 13:23   ` Guenter Roeck
2016-07-17 20:08   ` Wim Van Sebroeck
2016-06-17 10:52 ` [PATCH 2/2] watchdog: ziirave_wdt: Add support to upload the firmware Enric Balletbo i Serra
2016-07-18 21:43   ` Martyn Welch
2016-07-20 10:05     ` Enric Balletbo Serra

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.