From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.6 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0D96AC47247 for ; Tue, 5 May 2020 16:14:23 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id DD872206FA for ; Tue, 5 May 2020 16:14:22 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="r8WdTDSg" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730206AbgEEQOW (ORCPT ); Tue, 5 May 2020 12:14:22 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39612 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728807AbgEEQOW (ORCPT ); Tue, 5 May 2020 12:14:22 -0400 Received: from mail-pg1-x542.google.com (mail-pg1-x542.google.com [IPv6:2607:f8b0:4864:20::542]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 58427C061A0F; Tue, 5 May 2020 09:14:22 -0700 (PDT) Received: by mail-pg1-x542.google.com with SMTP id s8so1282700pgq.1; Tue, 05 May 2020 09:14:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=TR420DO5TDFYZ0kRfMtDFSumabg0stTHWIXByAUnAjs=; b=r8WdTDSgBhXy79Qrfb9kOrWbKqyfmxj/vwHwYoydbWZoKmyLKC3v7Lr1tlNlMAjfTe 8OBU9QJ0hQCKbceq7nq9g+6j8IwhdgOwFFlxQayHEgUIALe65y1R7P/Nz4hdJ+4Qj1UL SoBbzV+I7/kNkvSUpmdsQx0MuAnLdShrxlnzy6ncKMbj1rwQvgsNupF3cgE9Xvu59kH6 7EYXV0KjEx+batDldhSrEP+oSXp4XqIe7IKGi99fSa1A3mu/k7VwkIbLWy+mNsQAp1xX ClerjN98tesLAPAdWIhmaQbSDFfX5naPFQ4/xxf1P82Wp4aKVjAAJs2copY27zqq+M1c 4QwQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=TR420DO5TDFYZ0kRfMtDFSumabg0stTHWIXByAUnAjs=; b=nX77OCCrctK0WtoCZbyscJY6C1p01XyX8cDvYsniw1lUdLK3vJw0+pysAGVv2+taz5 nSaWTHKarVwbSZ+rBSdlMPFWVDioRDsDJ3kftLqofalqxp1uPKOijddwD0M4yGcLjd4N Fh8nEPX8N8PwF6qoI6hY55NLwgJR69ifkJCqJyyxFOV6662bigM7W+ok3Mg87+Ep1QTD S/k6Xery2Xqs/b17ev/XEoYCHunPpwhRqa4jZBqiT8qOJxV5xg5//t7oRxWdk10VEHHN MHVHhJU8LQ9CyPQg0MYn756oO+AAPtKeOwO3DVc+vMoxyMJP9y32r0wjDKrVNgpQ7KTy r3tQ== X-Gm-Message-State: AGi0PuZOUFw4TRM0XWN+NB2nRiJmU5rkNb9HzY+MYg3OdmQsvTHPyYfi dGXotrqMP/zvVRgmUqmSyPuNlib4LqyBG800E30= X-Google-Smtp-Source: APiQypJcgh6FOXhLaX5ASFB4hjFXfw9YtR0rwQq1+XHQaXgjAkXldf63zjtkVI08V+8fBi9y6dW4qXGvNRx8SvoupP0= X-Received: by 2002:aa7:8f26:: with SMTP id y6mr3920815pfr.36.1588695261799; Tue, 05 May 2020 09:14:21 -0700 (PDT) MIME-Version: 1.0 References: <20200504141427.17685-1-michaelsh@mellanox.com> In-Reply-To: From: Andy Shevchenko Date: Tue, 5 May 2020 19:14:15 +0300 Message-ID: Subject: Re: [PATCH v4 0/4] support watchdog with longer timeout period To: Guenter Roeck Cc: michaelsh@mellanox.com, Wim Van Sebroeck , Andy Shevchenko , Darren Hart , linux-watchdog@vger.kernel.org, Platform Driver , Vadim Pasternak Content-Type: text/plain; charset="UTF-8" Sender: linux-watchdog-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-watchdog@vger.kernel.org On Tue, May 5, 2020 at 7:09 PM Guenter Roeck wrote: > On 5/4/20 7:14 AM, michaelsh@mellanox.com wrote: > > From: Michael Shych > > Michael Shych (4): > > platform_data/mlxreg: support new watchdog type with longer timeout > > period > > platform/x86: mlx-platform: support new watchdog type with longer > > timeout > > watchdog: mlx-wdt: support new watchdog type with longer timeout > > period > > docs: watchdog: mlx-wdt: Add description of new watchdog type 3 > > > > Documentation/watchdog/mlx-wdt.rst | 10 ++++ > > drivers/platform/x86/mlx-platform.c | 106 ++++++++++++++++++++++++++++++ > > drivers/watchdog/mlx_wdt.c | 73 ++++++++++++++++++++---- > > include/linux/platform_data/mlxreg.h | 5 +- > Guess the big question is now which branch to use to take this series. > Thoughts, anyone ? count(watchdog) = 8 count(platform) = 6 Thoughts? -- With Best Regards, Andy Shevchenko