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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 61F30ECAAA1 for ; Thu, 27 Oct 2022 14:53:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: Content-Type:In-Reply-To:From:References:Cc:To:Subject:MIME-Version:Date: Message-ID:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=EJ4Kd5OapXjmuby1cWyw4DBWhE67uDDM4xxXN5ju6mc=; b=Fk+ISvHuZCKH4U6sOxAFvsTxmM PSIvgNPtaljb65p4lB7StU/e1sMLJb3xFrVcIGrXYTvsUgcLy1oX0U6RV+0aYafULmvjq9oc7pm7N kBZxcW9YT2PGddK1bhaARuuUWNirJfhBSlChmTqhMeVgCK8tx5UjEtFtIduB19ogVn2qQ9D0LYbbO 4XoCgKLPjJALqCBpalZMrN939JYuCE2DHic0kDVIm0/gVR2csxX/uIiZcwOlaOVsEyau/RAYZbCy3 Sf6WzlUpHafeQYhzHhSZmCgPRbuEbdovQaU5rgQniUAQeHKPikQXZkECdDL/dnWpjc6ffl54LCO6w lWlvmWZg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oo4Fm-00DtJX-0j; Thu, 27 Oct 2022 14:53:06 +0000 Received: from sin.source.kernel.org ([145.40.73.55]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oo4FI-00Dt7d-N3; Thu, 27 Oct 2022 14:52:39 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by sin.source.kernel.org (Postfix) with ESMTPS id 603DBCE26F9; Thu, 27 Oct 2022 14:52:33 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id D3D51C433D6; Thu, 27 Oct 2022 14:52:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1666882351; bh=jTEEOUklXetex1TUo5omUcT3p8eJ5Vnvb1qhgEzzmLk=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=s95szTrBhoPCZR557GQy/SDo7RemHuo0Alzlr/HYI4osEu4I/5ieQl5QXRqJZjMuC 6y+RxV2C9CKCDnGmxv3WhTcQn9Cbsd9qd7BUP50nlOGfX0/useWRCUMPPKOWXdtpz+ /445Hxzrkg7AbLYQFw8zRMJFrWIjZv0nRizv0vbMixP1LjbKDEGucjslQG3zgepEVX pbVpE4Kqw4tJBrVZLojVb7eMrn7zvwnJ6TQF4yQpt1NlHJ5JtCdTd2pomuHexheXO6 EN2nQA/5HqfzM7HCRmLftTyh0Mxp7pD+pk/B8m3SYbaaTkwMFfsCtKnvJWXsJASuvw lJpnI3CPFzpiw== Message-ID: <9e64a359-68f5-51b0-bc14-6eda57e41774@kernel.org> Date: Thu, 27 Oct 2022 10:52:27 -0400 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.0 Subject: Re: [RESEND v3 1/3] dt-bindings: watchdog: Add compatible for MediaTek MT8188 Content-Language: en-US To: =?UTF-8?B?QWxsZW4tS0ggQ2hlbmcgKOeoi+WGoOWLsyk=?= , "linux@roeck-us.net" , =?UTF-8?B?UnVueWFuZyBDaGVuICjpmYjmtqbmtIsp?= , "angelogioacchino.delregno@collabora.com" Cc: "linux-kernel@vger.kernel.org" , "linux-mediatek@lists.infradead.org" , "robh+dt@kernel.org" , "devicetree@vger.kernel.org" , "linux-watchdog@vger.kernel.org" , "p.zabel@pengutronix.de" , Project_Global_Chrome_Upstream_Group , "linux-arm-kernel@lists.infradead.org" , "wim@linux-watchdog.org" , "matthias.bgg@gmail.com" , "krzk+dt@kernel.org" , "nfraprado@collabora.com" References: <20221026063327.20037-1-Runyang.Chen@mediatek.com> <20221026063327.20037-2-Runyang.Chen@mediatek.com> <20221026152645.GA2946818@roeck-us.net> <5abd63240a7890895a6de26a52fc24086f1c8ddb.camel@mediatek.com> From: Krzysztof Kozlowski In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221027_075236_998681_FC03DE11 X-CRM114-Status: GOOD ( 10.86 ) X-BeenThere: linux-mediatek@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Linux-mediatek" Errors-To: linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org On 27/10/2022 09:54, Allen-KH Cheng (程冠勳) wrote: >> You did not copy the watchdog mailing list with this patch, causing >> it to get lost >> from my queue (even though I had a look at it). If there were other >> watchdog related >> patches in this version of the series, they got lost as well. >> >> Guenter >> > > I apologize for missing this and will pay attention next time (v3). > Just use get_maintainers.pl and automate your task... Automation removes (most) mistakes. Best regards, Krzysztof