Message ID | 20250113093737.845097-1-chin-ting_kuo@aspeedtech.com (mailing list archive) |
---|---|
Headers | show
Received: from TWMBX01.aspeed.com (mail.aspeedtech.com [211.20.114.72]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id CFE5D204580; Mon, 13 Jan 2025 09:37:45 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=211.20.114.72 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1736761068; cv=none; b=NvRsg8MgvU7cvuKomzME/wa29eZgVTNBXJuyoLXbZ2Q4inQCe/0I7wsxeImGyITiJHRZZK/IA092V4SZ4NTxdQPvkA953hI7aI8S55VUOMyF3UCT9CC4N1EA5NLHaOoYu2gU7faStPFl7igFvMMCKRcyeBoz2l0/CsHHxnfSJPI= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1736761068; c=relaxed/simple; bh=Gj9l4IbvVguKtFahKdgZPuooj1YUhskNvO2x3nX2gMM=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=q/F72Wj5wn7/UmHKCVjwZST23A7Ha4Bafw8Dyv2+BAW9VvqNHrpB+NGFYOYHwmvyjxuaL61nEPPsCcqaJ+lYSAA7u0+S3+09OHD+AZ0JbWUFIEXXDAyikTeSRNApyGce0bFymPCbQm+ei9jLwPpgkErl4a5/V7UU6jPbz/H2pA4= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=aspeedtech.com; spf=pass smtp.mailfrom=aspeedtech.com; arc=none smtp.client-ip=211.20.114.72 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=aspeedtech.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=aspeedtech.com Received: from TWMBX01.aspeed.com (192.168.0.62) by TWMBX01.aspeed.com (192.168.0.62) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1258.12; Mon, 13 Jan 2025 17:37:37 +0800 Received: from aspeedtech.com (192.168.10.13) by TWMBX01.aspeed.com (192.168.0.62) with Microsoft SMTP Server id 15.2.1258.12 via Frontend Transport; Mon, 13 Jan 2025 17:37:37 +0800 From: Chin-Ting Kuo <chin-ting_kuo@aspeedtech.com> To: <patrick@stwcx.xyz>, <andrew@codeconstruct.com.au>, <linux@roeck-us.net>, <wim@linux-watchdog.org>, <joel@jms.id.au>, <linux-watchdog@vger.kernel.org>, <linux-arm-kernel@lists.infradead.org>, <linux-aspeed@lists.ozlabs.org>, <linux-kernel@vger.kernel.org> CC: <Peter.Yin@quantatw.com>, <Patrick_NC_Lin@wiwynn.com>, <BMC-SW@aspeedtech.com>, <chnguyen@amperecomputing.com>, <aaron_lee@aspeedtech.com> Subject: [PATCH v7 0/1] Update ASPEED WDT bootstatus Date: Mon, 13 Jan 2025 17:37:36 +0800 Message-ID: <20250113093737.845097-1-chin-ting_kuo@aspeedtech.com> X-Mailer: git-send-email 2.34.1 Precedence: bulk X-Mailing-List: linux-watchdog@vger.kernel.org List-Id: <linux-watchdog.vger.kernel.org> List-Subscribe: <mailto:linux-watchdog+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-watchdog+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain |
Series |
Update ASPEED WDT bootstatus
|
expand
|