Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752756AbbDPQiD (ORCPT ); Thu, 16 Apr 2015 12:38:03 -0400 Received: from mail.savoirfairelinux.com ([209.172.62.77]:53664 "EHLO mail.savoirfairelinux.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751734AbbDPQhy (ORCPT ); Thu, 16 Apr 2015 12:37:54 -0400 Date: Thu, 16 Apr 2015 12:37:53 -0400 (EDT) From: Vivien Didelot To: linux-watchdog@vger.kernel.org Cc: Wim Van Sebroeck , linux-kernel@vger.kernel.org, kernel@savoirfairelinux.com, Guenter Roeck Message-ID: <1716840274.614850.1429202273466.JavaMail.zimbra@savoirfairelinux.com> In-Reply-To: <1422551745-29101-1-git-send-email-vivien.didelot@savoirfairelinux.com> References: <1422551745-29101-1-git-send-email-vivien.didelot@savoirfairelinux.com> Subject: Re: [PATCH 0/4] watchdog: MAX63xx cleanup and platform settings MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Mailer: Zimbra 8.0.9_GA_6191 (ZimbraWebClient - FF37 (Linux)/8.0.9_GA_6191) Thread-Topic: watchdog: MAX63xx cleanup and platform settings Thread-Index: zEV8ydyaL5AMdZ/pDgb2+WFdRGnjLg== Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1231 Lines: 30 Hi Wim, all, > The purpose of this patchset is to add a platform data structure for the > max63xx_wdt driver in order to setup the device in a platform code. This is > especially handy if the driver is built-in and/or the device registers aren't > memory mapped. > > First, fix the Kconfig entry to allow building the support for architectures > other than ARM. Then clean up the driver to help distinguish different device > connections and to ease the introduction of new features: support for GPIO > wired MAX63xx devices and heartbeat as a platform setting. > > Tested with a GPIO wired MAX6373 on an Atom platform, with a built-in driver. > > Vivien Didelot (4): > watchdog: MAX63XX_WATCHDOG does not depend on ARM > watchdog: max63xx: cleanup > watchdog: max63xx: add GPIO support > watchdog: max63xx: add heartbeat to platform data Did you get any chance to look into merging this patchset? (It still applies well on the latest watchdog-next/master tree.) Best, -v -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/