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 F2645C7EE26 for ; Tue, 23 May 2023 16:32:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237624AbjEWQc4 (ORCPT ); Tue, 23 May 2023 12:32:56 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45012 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235559AbjEWQcx (ORCPT ); Tue, 23 May 2023 12:32:53 -0400 Received: from fgw21-7.mail.saunalahti.fi (fgw21-7.mail.saunalahti.fi [62.142.5.82]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 98F4EE9 for ; Tue, 23 May 2023 09:32:51 -0700 (PDT) Received: from localhost (88-113-26-95.elisa-laajakaista.fi [88.113.26.95]) by fgw21.mail.saunalahti.fi (Halon) with ESMTP id 747c35c3-f987-11ed-abf4-005056bdd08f; Tue, 23 May 2023 19:32:49 +0300 (EEST) From: andy.shevchenko@gmail.com Date: Tue, 23 May 2023 19:32:48 +0300 To: Jon Hunter Cc: Bartosz Golaszewski , Linus Walleij , Prathamesh Shete , thierry.reding@gmail.com, bgolaszewski@baylibre.com, linux-gpio@vger.kernel.org, linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org, smangipudi@nvidia.com, kyarlagadda@nvidia.com, Manish Bhardwaj Subject: Re: [PATCH v3] gpio: tegra186: Check GPIO pin permission before access. Message-ID: References: <20221007055936.5446-1-pshete@nvidia.com> <1de5b7fb-a39e-183a-1407-7d6489f706b4@nvidia.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Tue, May 23, 2023 at 02:42:52PM +0100, Jon Hunter kirjoitti: > On 23/05/2023 10:17, Bartosz Golaszewski wrote: > > On Tue, May 23, 2023 at 8:22 AM Jon Hunter wrote: > > > On 17/10/2022 10:31, Linus Walleij wrote: ... > > > I did not see this anywhere in the mainline/next. However, I also > > > noticed that we don't have the correct email address for Bartosz (again). > > > > I have only ever changed my address in MAINTAINERS once, so "again" is > > not really the right term. And scripts/get_maintainer.pl should be > > used anyway every time when submitting patches. > > Sorry I meant that WE did not send to the correct email AGAIN and not that > you updated your email address :-) FWIW, you may look into my "smart" script [1] which automatically fills the Cc and To WRT MAINTAINERS records. [1]: https://lore.kernel.org/linux-gpio/Yz62XmiH8YG3Dtsf@orome/T/#t -- With Best Regards, Andy Shevchenko