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 1B659C47DB3 for ; Mon, 29 Jan 2024 16:31:10 +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=pR+0hrmvpaxtKns6WtbEN77tzAchiSgqV5muYGXREeI=; b=gvnHL0345UN3vz GXtoE9Cq6W1tb/nFrHvVOP8S9Y4+0xZV4wjZnHluTKC6vS8FTxYluWNYxkz4mRyUcZfgC8jJElVdf Gir2VtH847XYQyR71eMtQsU4j3+oLlLTv7Dz36yD0saamVcVMSuau39NHRlVBkPTjPa7MgnFaxjs4 +IABUoYlp/hBSRVzHmOmkw2YxCdSY/aoN1aIwj0CTzBLmTD0QbETqPX4G26GzJAdZh2m4YQ9NhQNw wSW3JkfR7D0XPInn2Z2B2AiPxCj1PGGPKSCSdswX9HrihuYOVoPlZ4f0uX346qfvO03zUcI90RiwC QgB++QOoYIBCeJvMhxDg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rUUXA-0000000DVM8-10lY; Mon, 29 Jan 2024 16:30:56 +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 1rUUX6-0000000DVIq-2pKr for linux-arm-kernel@lists.infradead.org; Mon, 29 Jan 2024 16:30:54 +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 2A95ADA7; Mon, 29 Jan 2024 08:31:33 -0800 (PST) Received: from bogus (unknown [10.57.78.35]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id C67DC3F738; Mon, 29 Jan 2024 08:30:45 -0800 (PST) Date: Mon, 29 Jan 2024 16:30:43 +0000 From: Sudeep Holla To: Peng Fan Cc: Cristian Marussi , Rob Herring , Sudeep Holla , Krzysztof Kozlowski , Conor Dooley , Oleksii Moisieiev , Linus Walleij , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-gpio@vger.kernel.org, AKASHI Takahiro , Peng Fan , Rob Herring Subject: Re: [PATCH v3 0/6] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support Message-ID: <20240129163043.if5jj4kyacqfe2n5@bogus> References: <20240121-pinctrl-scmi-v3-0-8d94ba79dca8@nxp.com> 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-20240129_083052_780282_C676B39E X-CRM114-Status: GOOD ( 12.71 ) 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 Mon, Jan 29, 2024 at 08:36:50PM +0800, Peng Fan wrote: > Hi Sudeep, Cristian > > Would you pick up patch 1-4? I will for v6.9 sometime. > And for i.MX95 OEM extenstion, do you have any suggestions? > I have two points: > 1. use vendor compatible. This would also benefit when supporting vendor > protocol. May be, but that was never on plate for standard protocols. So I don't like that approach either. > 2. Introduce a property saying supporting-generic-pinconf > I am not sure what you mean by that. But that doesn't sound right especial in context of SCMI. So I would say no. > How do you think? > I don't have any other suggestions than fix your driver to use the pinmux properly with features in the upstream pinmux subsystem. -- Regards, Sudeep _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel