Message ID | 20220211003257.2037332-1-chris.packham@alliedtelesis.co.nz |
---|---|
Headers | show
Return-Path: <linux-watchdog-owner@kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 748C0C433EF for <linux-watchdog@archiver.kernel.org>; Fri, 11 Feb 2022 00:33:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1346369AbiBKAdI (ORCPT <rfc822;linux-watchdog@archiver.kernel.org>); Thu, 10 Feb 2022 19:33:08 -0500 Received: from mxb-00190b01.gslb.pphosted.com ([23.128.96.19]:59116 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1346360AbiBKAdI (ORCPT <rfc822;linux-watchdog@vger.kernel.org>); Thu, 10 Feb 2022 19:33:08 -0500 Received: from gate2.alliedtelesis.co.nz (gate2.alliedtelesis.co.nz [IPv6:2001:df5:b000:5::4]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1EDE45F66 for <linux-watchdog@vger.kernel.org>; Thu, 10 Feb 2022 16:33:07 -0800 (PST) Received: from svr-chch-seg1.atlnz.lc (mmarshal3.atlnz.lc [10.32.18.43]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by gate2.alliedtelesis.co.nz (Postfix) with ESMTPS id 413AE2C00C4; Fri, 11 Feb 2022 00:33:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alliedtelesis.co.nz; s=mail181024; t=1644539583; bh=zn/yu2lMb6LsMc4qbLeNBM9b0Jo0d/eKfyNo33ad2UE=; h=From:To:Cc:Subject:Date:From; b=MWtbpllMPBy0A2tq0OKIXwSyIqKL7hgDNCQtZvnlcKJsVwHpJsclqpBVJI3N3qJ+m oP39nCMgI+W+yJK8fgez6N4/uI6FNdjsaPE7DlMpg8nvX+H/aOFZnAkEA+sqQHG9uJ kSbiwTULABoO4+2d+C1lOXQf+w/HRod10FHbx8I2q7bnzpIe1bHSGMoaUIoLRnsP/L pEXhkfCjmu2zV1tzq8ARszJLql131sQ5vAagBjzzCcdVUHxLEXr0cHOVDaJP9l1WjP nYmrBFeDcm84AWI/+93O39QiRL2/UUUIS+IvgMU9QC9l9YHdMPu4hr9WXKV7ujKDo8 hki+92oeZx91w== Received: from pat.atlnz.lc (Not Verified[10.32.16.33]) by svr-chch-seg1.atlnz.lc with Trustwave SEG (v8,2,6,11305) id <B6205aec00000>; Fri, 11 Feb 2022 13:33:04 +1300 Received: from chrisp-dl.ws.atlnz.lc (chrisp-dl.ws.atlnz.lc [10.33.22.30]) by pat.atlnz.lc (Postfix) with ESMTP id 18E3C13ECE9; Fri, 11 Feb 2022 13:33:03 +1300 (NZDT) Received: by chrisp-dl.ws.atlnz.lc (Postfix, from userid 1030) id F1C052A00D0; Fri, 11 Feb 2022 13:32:58 +1300 (NZDT) From: Chris Packham <chris.packham@alliedtelesis.co.nz> To: andrew@lunn.ch, gregory.clement@bootlin.com, robh+dt@kernel.org, wim@linux-watchdog.org, linux@roeck-us.net Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-watchdog@vger.kernel.org, Chris Packham <chris.packham@alliedtelesis.co.nz> Subject: [PATCH 0/2] watchdog: Pretimeout support for Armada-XP Date: Fri, 11 Feb 2022 13:32:55 +1300 Message-Id: <20220211003257.2037332-1-chris.packham@alliedtelesis.co.nz> X-Mailer: git-send-email 2.35.1 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-SEG-SpamProfiler-Analysis: v=2.3 cv=c43Vvi1l c=1 sm=1 tr=0 a=KLBiSEs5mFS1a/PbTCJxuA==:117 a=oGFeUVbbRNcA:10 a=Dj44Gz3Sirx6rMiEHMMA:9 X-SEG-SpamProfiler-Score: 0 x-atlnz-ls: pat Precedence: bulk List-ID: <linux-watchdog.vger.kernel.org> X-Mailing-List: linux-watchdog@vger.kernel.org |
Series |
watchdog: Pretimeout support for Armada-XP
|
expand
|