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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 40765FA3741 for ; Thu, 27 Oct 2022 14:52:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235717AbiJ0Owu (ORCPT ); Thu, 27 Oct 2022 10:52:50 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44760 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234492AbiJ0Owi (ORCPT ); Thu, 27 Oct 2022 10:52:38 -0400 Received: from sin.source.kernel.org (sin.source.kernel.org [IPv6:2604:1380:40e1:4800::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BB706EA9C9; Thu, 27 Oct 2022 07:52:36 -0700 (PDT) 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 97AC1CE26F0; 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 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.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