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 5E685C001CC for ; Wed, 17 Apr 2024 13:08:19 +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:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=lOEY8Vt4BIzJ6QcSsaCsp2DSyfuYWng4+DAjUMuznQQ=; b=ci7SsGcceVGdh3 d7pcFke8aW9Zx83QMV/YXhnRqn6WbSAW2Vn4dF9IxHWVrNv79hqekXLkUMuO5oFSdISrFx0S2QnCQ 9BEt7qWWYhd2RXar6hgIiQA8G6hEldOcrpVb3zEsQA63gjbCz2SNh1keKpXUhG2YlJj09Rdc7iq2u PEevh9Tef8qKwijUIm4zSYafeJ6mYo5JP750zLm/5tnggL6iMFT9weGEoLogsYbODVCgTb2sKhtM0 iBkTTz4RPCjpIbubtoPkXl49eGyWZskzQSSt6dlRzXUm8wH+1OhUfAIw9rTc2NKj+1//CU6pabuvm tnrUKlDTq94qEC5RPAvw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rx517-0000000G2cs-3Lxd; Wed, 17 Apr 2024 13:08:01 +0000 Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rx50z-0000000G2b9-1Jvu for linux-arm-kernel@lists.infradead.org; Wed, 17 Apr 2024 13:08:00 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 31E6D339; Wed, 17 Apr 2024 06:08:13 -0700 (PDT) Received: from bogus (e103737-lin.cambridge.arm.com [10.1.197.49]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 14CC73F738; Wed, 17 Apr 2024 06:07:42 -0700 (PDT) Date: Wed, 17 Apr 2024 14:07:40 +0100 From: Sudeep Holla To: Peng Fan , Linus Walleij Cc: Dan Carpenter , "Peng Fan (OSS)" , Cristian Marussi , Linus Walleij , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Dhruva Gole , Andy Shevchenko , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , "devicetree@vger.kernel.org" , "linux-gpio@vger.kernel.org" , Oleksii Moisieiev Subject: Re: [PATCH v10 0/4] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support Message-ID: <20240417130740.rxmseispc32d2sjz@bogus> References: <20240415-pinctrl-scmi-v10-0-59c6e7a586ee@nxp.com> <6c652af8-151e-4d8b-9587-8eae1254a4fe@moroto.mountain> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240417_060753_423164_7330AEED X-CRM114-Status: GOOD ( 11.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, Apr 17, 2024 at 12:15:57PM +0000, Peng Fan wrote: > Hi Dan, > > Just a short question, you will make this a standalone > patch part of your gpio pinctrl patchset, right? > > Or you wanna include this change in my v11 patch? > > I hope v11 + imx oem patches could land in 6.10, I haven't looked at i.MX OEM patches even once so far. IIRC it is all in the pinctrl driver and you may not need my review/ack. But let us get this series in first. This series looks good overall. Since it has pinctrl driver, I need Linus to ack/agree to pick the whole series up or I can ack them so that Linus can take the whole series. Either way it is fine for me. Thanks for all your efforts in pursuing this. -- Regards, Sudeep _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel