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 Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 0BA14C001B0 for ; Sun, 23 Jul 2023 21:36:39 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id EB9CE863E4; Sun, 23 Jul 2023 23:35:53 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=fail (p=quarantine dis=none) header.from=kernel-space.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=kernel-space.org header.i=@kernel-space.org header.b="Y0RR5rFJ"; dkim=fail reason="key not found in DNS" (0-bit key; unprotected) header.d=kernel-space.org header.i=@kernel-space.org header.b="dSmdnLqc"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 7D3CA866B9; Sun, 23 Jul 2023 23:35:49 +0200 (CEST) Received: from mail.kernel-space.org (unknown [IPv6:2a01:4f8:c2c:5a84::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 06BAE86673 for ; Sun, 23 Jul 2023 23:35:46 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=quarantine dis=none) header.from=kernel-space.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=angelo@kernel-space.org Received: from ziongate (localhost [127.0.0.1]) by ziongate (OpenSMTPD) with ESMTP id 5e0e3081; Sun, 23 Jul 2023 21:35:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=simple; d=kernel-space.org; h=from:to :cc:subject:date:message-id:in-reply-to:references:mime-version :content-transfer-encoding; s=default; bh=8swON0/NgNAKna675JPpnQ yV9yA=; b=Y0RR5rFJuhLOICs3wKFD5tYgLPrxRoVGsyKYWWL+yUdxFn/r2umzdj wwhiUTpAU9PkLxfK31vL3xCxUQrj2fxTT9HErt+clBQHLdxlx34lPmpHiye1xu+s RlDZ3kjQYlz8I4VQfFt2wsGnrAkkOwDpsgH2Z1vLpOTt0VuI+wqQg= DomainKey-Signature: a=rsa-sha1; c=simple; d=kernel-space.org; h=from:to :cc:subject:date:message-id:in-reply-to:references:mime-version :content-transfer-encoding; q=dns; s=default; b=JXzJcqql1qB0wjUL DQz7pnV73Thkz6XP4rHeT5F5CJOl8Be1tazCsH1pORduHZMLG78ZrDIEiDXxweb4 SKz70ohix/fsh+iHyjTIHVrUp+sYJae6AI2eRcEgrFVZy2TgbbvXpLCK+BEhZBlQ ZI2L1e85lyTa7Kszgq1qnHYCkHg= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel-space.org; s=20190913; t=1690148143; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Bb4mmbdtn5VJsHER2xYFi++SuW1SmX7myfbEiJRocdw=; b=dSmdnLqcG9yQc9h1+2+2ZIR3UcplxGe9Mah7vfgaOztQ08zDWgBQgQ+vwtdg6jEfRYlLtI 7amQscCV5qsIGHP0BQu1RzGes1V5HG+8WDtua43uWx/O4C6VqW5SgXR3U3B3D70NXSCfuG FMvj6UZ2LXjCHeShsl7rORt4cfUzme0= Received: from localhost.localdomain (host-79-54-54-35.retail.telecomitalia.it [79.54.54.35]) by ziongate (OpenSMTPD) with ESMTPSA id 6ae505e9 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Sun, 23 Jul 2023 21:35:43 +0000 (UTC) From: Angelo Dureghello To: trini@konsulko.com, sr@denx.de Cc: u-boot@lists.denx.de, Angelo Dureghello Subject: [PATCH v2 5/5] MAINTAINERS: add myself as mcf_wdt.c maintainer Date: Sun, 23 Jul 2023 23:35:20 +0200 Message-ID: <20230723213520.807731-6-angelo@kernel-space.org> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20230723213520.807731-1-angelo@kernel-space.org> References: <20230723213520.807731-1-angelo@kernel-space.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.8 at phobos.denx.de X-Virus-Status: Clean Signed-off-by: Angelo Dureghello --- Changes for v2: - none --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 87991cccdd..2b157214cb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -867,6 +867,7 @@ S: Maintained T: git https://source.denx.de/u-boot/custodians/u-boot-coldfire.git F: arch/m68k/ F: doc/arch/m68k.rst +F: drivers/watchdog/mcf_wdt.c CYCLIC M: Stefan Roese -- 2.41.0