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 8B6BCC433EF for ; Thu, 5 May 2022 08:09:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236869AbiEEINQ (ORCPT ); Thu, 5 May 2022 04:13:16 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44878 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235053AbiEEINO (ORCPT ); Thu, 5 May 2022 04:13:14 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8F4A83A19C; Thu, 5 May 2022 01:09: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 dfw.source.kernel.org (Postfix) with ESMTPS id 0F5A561D4D; Thu, 5 May 2022 08:09:36 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 5D57BC385A8; Thu, 5 May 2022 08:09:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1651738175; bh=AxkyhWsY0UHLjBXjb82tMurMjw8wJrl0qgnK1/vTnuc=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=dcsZoR/C2yudiaDq/2t8TpOhuKv/LqvbG6v9dDjDvenLYUQCJuKp99ebMfwb504nU QN1pKCkszu1h342LDPq6+R3zbKw+jj4CuDstMZdFLOgLmRbLcV9QO+A7pnFzL8yLtr TlybH2TGe/OBc1vSiy1B1SGnDSyQRxijfFqgrqpKAjIVT2avyyHbh9/XlB0nNQPylg WCtcjIoPzrYg4/PLGZytfFJwRXX8jNb14QnMB/AHvgkEv5GsDkXdhMx2z5R6/YsCXr MnbA1C6CuPb+PRRAC8WZ8oxGacS7GRlVZg7CCM66CH7IwO7gpR3aWP3XFSAcJG89sv ag6TmTrCaHk1g== Received: from sofa.misterjones.org ([185.219.108.64] helo=why.misterjones.org) 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 1nmWYG-0098wB-OL; Thu, 05 May 2022 09:09:32 +0100 Date: Thu, 05 May 2022 09:09:32 +0100 Message-ID: <8735ho8koz.wl-maz@kernel.org> From: Marc Zyngier To: Linus Walleij Cc: Bartosz Golaszewski , linux-kernel@vger.kernel.org, Thierry Reding , Joey Gouly , Jonathan Hunter , Hector Martin , Sven Peter , Alyssa Rosenzweig , Bjorn Andersson , Andy Gross , Jeffrey Hugo , Thomas Gleixner , Basavaraj Natikar , Shyam Sundar S K , Andy Shevchenko , 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 Subject: Re: [PATCH v3 00/10] gpiolib: Handle immutable irq_chip structures In-Reply-To: References: <20220419141846.598305-1-maz@kernel.org> <874k2kccse.wl-maz@kernel.org> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM-LB/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL-LB/10.8 EasyPG/1.0.0 Emacs/27.1 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII X-SA-Exim-Connect-IP: 185.219.108.64 X-SA-Exim-Rcpt-To: linus.walleij@linaro.org, brgl@bgdev.pl, linux-kernel@vger.kernel.org, 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, jeffrey.l.hugo@gmail.com, tglx@linutronix.de, Basavaraj.Natikar@amd.com, Shyam-sundar.S-k@amd.com, andy.shevchenko@gmail.com, 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 Precedence: bulk List-ID: X-Mailing-List: linux-tegra@vger.kernel.org On Wed, 04 May 2022 22:21:51 +0100, Linus Walleij wrote: > > On Sat, Apr 23, 2022 at 12:30 PM Marc Zyngier wrote: > > > > Bartosz: if you're happy with this can you apply it to an immutable branch > > > from v5.18-rc1 and merge that into the GPIO for-next and then I can also > > > pull that into pinctrl? > > > > For what it is worth, I've pushed this branch into irqchip-next. > > > > You can pick it up from: > > > > https://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git/log/?h=irq/gpio-immutable > > Bartosz are you pulling this? Most of the changes are in GPIO. > Patches have started to arrive that go on top of these changes > so would be nice to have it in both GPIO and pin control as a > baseline. I'm happy to queue things on top of my series if that helps. M. -- Without deviation from the norm, progress is not possible. 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 AFCEFC433F5 for ; Thu, 5 May 2022 08:10:44 +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-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Subject:Cc:To:From:Message-ID:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=/OWQSPXAC3riXSd3N0iSgFS51Omng5QX0ozQT80YtRA=; b=eos38By46WQk1z 1PKX4pzNPsgIAyzMOUl2L4EDpZp0sY+L3XcCoFcUFqNwzWFRl2yRvJ5ne+DtpHC0RrWTcJf3ncFNV xf/TFBw/jYYKVTS4D9rXKUlBt6EFt8l8PVO/9lx+CIh4z5W+NmrKq7JaL2PCdEmVHhap8ysjiVaMo 6Jday2UrmO6gga4gwyIbnxjCk2C5eCVyAxyZcqsufSuvKSELfBAP7s0DdLxxzmCt2lSoCSOLnmqGL CVee71RYH+LiPksOpDfgOwtSFvUDohLOOy1RMq2xP5EFftDoJbJ2sIeLYGBf8GxDvDw50PHq/GQmd TSHDOp7x23QmCvhYlshw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nmWYN-00Eaav-R3; Thu, 05 May 2022 08:09:39 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nmWYK-00EaZj-He for linux-arm-kernel@lists.infradead.org; Thu, 05 May 2022 08:09:38 +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 0B5C361D44; Thu, 5 May 2022 08:09:36 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 5D57BC385A8; Thu, 5 May 2022 08:09:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1651738175; bh=AxkyhWsY0UHLjBXjb82tMurMjw8wJrl0qgnK1/vTnuc=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=dcsZoR/C2yudiaDq/2t8TpOhuKv/LqvbG6v9dDjDvenLYUQCJuKp99ebMfwb504nU QN1pKCkszu1h342LDPq6+R3zbKw+jj4CuDstMZdFLOgLmRbLcV9QO+A7pnFzL8yLtr TlybH2TGe/OBc1vSiy1B1SGnDSyQRxijfFqgrqpKAjIVT2avyyHbh9/XlB0nNQPylg WCtcjIoPzrYg4/PLGZytfFJwRXX8jNb14QnMB/AHvgkEv5GsDkXdhMx2z5R6/YsCXr MnbA1C6CuPb+PRRAC8WZ8oxGacS7GRlVZg7CCM66CH7IwO7gpR3aWP3XFSAcJG89sv ag6TmTrCaHk1g== Received: from sofa.misterjones.org ([185.219.108.64] helo=why.misterjones.org) 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 1nmWYG-0098wB-OL; Thu, 05 May 2022 09:09:32 +0100 Date: Thu, 05 May 2022 09:09:32 +0100 Message-ID: <8735ho8koz.wl-maz@kernel.org> From: Marc Zyngier To: Linus Walleij Cc: Bartosz Golaszewski , linux-kernel@vger.kernel.org, Thierry Reding , Joey Gouly , Jonathan Hunter , Hector Martin , Sven Peter , Alyssa Rosenzweig , Bjorn Andersson , Andy Gross , Jeffrey Hugo , Thomas Gleixner , Basavaraj Natikar , Shyam Sundar S K , Andy Shevchenko , 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 Subject: Re: [PATCH v3 00/10] gpiolib: Handle immutable irq_chip structures In-Reply-To: References: <20220419141846.598305-1-maz@kernel.org> <874k2kccse.wl-maz@kernel.org> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM-LB/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL-LB/10.8 EasyPG/1.0.0 Emacs/27.1 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") X-SA-Exim-Connect-IP: 185.219.108.64 X-SA-Exim-Rcpt-To: linus.walleij@linaro.org, brgl@bgdev.pl, linux-kernel@vger.kernel.org, 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, jeffrey.l.hugo@gmail.com, tglx@linutronix.de, Basavaraj.Natikar@amd.com, Shyam-sundar.S-k@amd.com, andy.shevchenko@gmail.com, 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-20220505_010936_693796_3493B227 X-CRM114-Status: GOOD ( 22.67 ) 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-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, 04 May 2022 22:21:51 +0100, Linus Walleij wrote: > > On Sat, Apr 23, 2022 at 12:30 PM Marc Zyngier wrote: > > > > Bartosz: if you're happy with this can you apply it to an immutable branch > > > from v5.18-rc1 and merge that into the GPIO for-next and then I can also > > > pull that into pinctrl? > > > > For what it is worth, I've pushed this branch into irqchip-next. > > > > You can pick it up from: > > > > https://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git/log/?h=irq/gpio-immutable > > Bartosz are you pulling this? Most of the changes are in GPIO. > Patches have started to arrive that go on top of these changes > so would be nice to have it in both GPIO and pin control as a > baseline. I'm happy to queue things on top of my series if that helps. M. -- Without deviation from the norm, progress is not possible. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel