From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755284AbcFQKwp (ORCPT ); Fri, 17 Jun 2016 06:52:45 -0400 Received: from bhuna.collabora.co.uk ([46.235.227.227]:49297 "EHLO bhuna.collabora.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751309AbcFQKwn (ORCPT ); Fri, 17 Jun 2016 06:52:43 -0400 From: Enric Balletbo i Serra To: linux-watchdog@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Wim Van Sebroeck , Guenter Roeck , Martyn Welch Subject: [PATCH 0/2] watchdog: ziirave_wdt: Support firmware update Date: Fri, 17 Jun 2016 12:52:32 +0200 Message-Id: <1466160754-15599-1-git-send-email-enric.balletbo@collabora.com> X-Mailer: git-send-email 2.1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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