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 341F5C433F5 for ; Wed, 23 Feb 2022 18:15:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:Message-ID:References:In-Reply-To:Subject:Cc:To:From :Date:MIME-Version:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=s905sx8sN9hpNlAWDAtk3Xe67GDJzhIlWZfvGY9OfTE=; b=kGGnEPBAcvy2oeZeqDHMc2J/rF 165EDiqTx2J82g9KKC+R/6n1IwUvChjYINEP9GiQU7pWdcL9PlaC7X+opFJFoFU3w8jrYbXYX0bKF 9/wg+qs6pBwbGspaqRDWnlYdChWVQKwJYRUeAU6C22rWimFtIwTMZ0T6XPKjoe9Ys3E0fxsyrGzKI 2cl62L7ypOKQGuK0rYkMtU5mU1GXWooxlbR+4jy+fzCYhTv6KkBNB9IoB6ZnMKCMD0gbhef8sf8GJ TtCy5ceudBXcN6fIMkK0IBtGULcAHLcKJ1eoyUefKpxvvg0jAgNoXgviobg9ZsWeJCxvQIJolaw2z PgffRpaQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nMw9V-00FgcY-Et; Wed, 23 Feb 2022 18:14:13 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nMw9S-00Fgbq-Gk for linux-arm-kernel@lists.infradead.org; Wed, 23 Feb 2022 18:14:11 +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 dfw.source.kernel.org (Postfix) with ESMTPS id 10516615BF; Wed, 23 Feb 2022 18:14:10 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 6B95DC340E7; Wed, 23 Feb 2022 18:14:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1645640049; bh=Wxzunyx2l5y9CCTx4nOCZYPf3YEgpmzKbzTfonaFoKU=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=cWls5NedytacTVIsmrOIUE3vd72wtl/GQAbopySZo28Qw+t3dBZxW21q358WS1WPU ubsWSGp8yl8bYZCKRhoWRDLVsmLj/Ldhf4CePDJMZNCSSFTzyzbriOxkTps3HfIudw VjfsWHd/FunR3t084E1Yk1iPcmL1bLFVQNhQEBMPIqgbmQkQinm3bTsS4NkCsG0bdx YAvKlSqq8MA6DY2ZLvFYXj+LTMMVLXALkStw+k8txeIAi90gempgMtPi8P0Eps/q/C 0rOjTx2yH5VbID64xgs/gAAtJqNC9Gh1m8ah3g3cG1kXYKSD60zw740oeKlGZbVyz1 hBscF6tkx5FbQ== Received: from disco-boy.misterjones.org ([51.254.78.96] helo=www.loen.fr) by disco-boy.misterjones.org with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1nMw9O-009ynS-2h; Wed, 23 Feb 2022 18:14:07 +0000 MIME-Version: 1.0 Date: Wed, 23 Feb 2022 18:14:05 +0000 From: Marc Zyngier To: Jeffrey Hugo Cc: lkml , Linus Walleij , Bartosz Golaszewski , Thierry Reding , Joey Gouly , Jonathan Hunter , Hector Martin , Sven Peter , Alyssa Rosenzweig , Bjorn Andersson , Andy Gross , Thomas Gleixner , gpio , linux-tegra@vger.kernel.org, Linux ARM , MSM , Android Kernel Team Subject: Re: [PATCH 1/5] gpio: Don't fiddle with irqchips marked as immutable In-Reply-To: References: <20220223154405.54912-1-maz@kernel.org> <20220223154405.54912-2-maz@kernel.org> User-Agent: Roundcube Webmail/1.4.13 Message-ID: X-Sender: maz@kernel.org X-SA-Exim-Connect-IP: 51.254.78.96 X-SA-Exim-Rcpt-To: jeffrey.l.hugo@gmail.com, linux-kernel@vger.kernel.org, linus.walleij@linaro.org, brgl@bgdev.pl, thierry.reding@gmail.com, joey.gouly@arm.com, jonathanh@nvidia.com, marcan@marcan.st, sven@svenpeter.dev, alyssa@rosenzweig.io, bjorn.andersson@linaro.org, agross@kernel.org, tglx@linutronix.de, linux-gpio@vger.kernel.org, linux-tegra@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-arm-msm@vger.kernel.org, kernel-team@android.com X-SA-Exim-Mail-From: maz@kernel.org X-SA-Exim-Scanned: No (on disco-boy.misterjones.org); SAEximRunCond expanded to false X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220223_101410_630660_030FD2B6 X-CRM114-Status: GOOD ( 11.54 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 2022-02-23 17:48, Jeffrey Hugo wrote: > On Wed, Feb 23, 2022 at 10:40 AM Marc Zyngier wrote: >> >> In order to move away from gpiolib messing with the internals of >> unsuspecting irqchips, add a flag by which irqchips advertise >> that they are not to be messed with, and do solemnly swear that >> they correctly call into the gpiolib helpers wueh required. > > "wueh"? Should that be "when"? Absolutely. There are more typos in this cover letter, and probably even more in the individual patches! M. -- Jazz is not dead. It just smells funny... _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel