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 006C1C7EE23 for ; Tue, 23 May 2023 16:43:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237749AbjEWQn5 (ORCPT ); Tue, 23 May 2023 12:43:57 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53228 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237746AbjEWQnx (ORCPT ); Tue, 23 May 2023 12:43: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 9CE0018B for ; Tue, 23 May 2023 09:43:52 -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 fe6a33da-f988-11ed-abf4-005056bdd08f; Tue, 23 May 2023 19:43:50 +0300 (EEST) From: andy.shevchenko@gmail.com Date: Tue, 23 May 2023 19:43:49 +0300 To: andy.shevchenko@gmail.com Cc: Jon Hunter , 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-tegra@vger.kernel.org Tue, May 23, 2023 at 07:32:48PM +0300, andy.shevchenko@gmail.com kirjoitti: > 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 Oops, wrong link, here we are: https://github.com/andy-shev/home-bin-tools/blob/master/ge2maintainer.sh -- With Best Regards, Andy Shevchenko