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 A5956C19F2D for ; Tue, 9 Aug 2022 20:22:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S245455AbiHIUWu (ORCPT ); Tue, 9 Aug 2022 16:22:50 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46262 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S244288AbiHIUWt (ORCPT ); Tue, 9 Aug 2022 16:22:49 -0400 Received: from vps0.lunn.ch (vps0.lunn.ch [185.16.172.187]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1ECF8193F2 for ; Tue, 9 Aug 2022 13:22:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lunn.ch; s=20171124; h=In-Reply-To:Content-Transfer-Encoding:Content-Disposition: Content-Type:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:From: Sender:Reply-To:Subject:Date:Message-ID:To:Cc:MIME-Version:Content-Type: Content-Transfer-Encoding:Content-ID:Content-Description:Content-Disposition: In-Reply-To:References; bh=wYKx83TUod8tm6sSJyIjHnQ3qxLKctwPj2tTKD3gxlQ=; b=rA R/x6gxdY61uNdDWm2mBSDkBhXvNrSCW6/qt7w3Plb5nvBRi3oASG/Y/C04LM3IahyDN017xx1Usr3 9E+WBnUGxw9FrkA8jW/dsygpLZk7tAh4baqvo16P2yB4yOBFtC36TiP3p3bLTwwN/iyT85hdoe39l MSfQLETOsxkeYD0=; Received: from andrew by vps0.lunn.ch with local (Exim 4.94.2) (envelope-from ) id 1oLVkR-00CsOH-2A; Tue, 09 Aug 2022 22:22:43 +0200 Date: Tue, 9 Aug 2022 22:22:43 +0200 From: Andrew Lunn To: Pali =?iso-8859-1?Q?Roh=E1r?= Cc: Gregory Clement , Sebastian Hesselbarth , Linus Walleij , Marek =?iso-8859-1?Q?Beh=FAn?= , linux-arm-kernel@lists.infradead.org, linux-gpio@vger.kernel.org Subject: Re: [PATCH v2 2/4] pinctrl: armada-37xx: Fix definitions for MPP pins 20-22 Message-ID: References: <20220805122202.23174-1-pali@kernel.org> <20220805122202.23174-2-pali@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20220805122202.23174-2-pali@kernel.org> Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On Fri, Aug 05, 2022 at 02:22:00PM +0200, Pali Rohár wrote: > All 3 MPP pins (20, 21 and 22) can be configured individually and also can > be configured to GPIO functions. Fix definitions for these MPP pins in > existing pin groups. After this change GPIO function can be enabled just > for one of these 3 pins. > > Fixes: 87466ccd9401 ("pinctrl: armada-37xx: Add pin controller support for Armada 37xx") > Signed-off-by: Pali Rohár Reviewed-by: Andrew Lunn Andrew 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 922F6C19F2D for ; Tue, 9 Aug 2022 20:23:50 +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=Rq5FuR/65hDlYQSDqSuBH/ZU8uU4trz+EqJlWiB6RF4=; b=zSyeh2HV8hHLcK oJqYukevGEmeI4RGr1jqjH/yTL4Y9ojSQIsDyQJYNLQ+H9PXShvDK6cdM5enQxC9JwG3ZWHnrw/Z7 k/NOzqxR46ivIuRcBKTmTMz9no+s4Y4Sqos1afA96dp12QhlHCGsPI0xNzlgGjxnp/gOvXkBQIudw 04QYebnz3baIwp/EL7s4RlUs/x9ucp+WIiOtdMdCtRRMk49LIVbf35Rp981DMI6Y/VLHfC3+8aRHF KUO3ETQ/5oLw/03ALq4YcFMCfGH1LTmH4i124LPSAR3trXCHE2EY0re/w6nkkzRebV+Cof9tfg68a hS6yx9BcbMceP7kPzmpQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oLVkX-006ENb-6P; Tue, 09 Aug 2022 20:22:49 +0000 Received: from vps0.lunn.ch ([185.16.172.187]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oLVkT-006EM6-MG for linux-arm-kernel@lists.infradead.org; Tue, 09 Aug 2022 20:22:47 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lunn.ch; s=20171124; h=In-Reply-To:Content-Transfer-Encoding:Content-Disposition: Content-Type:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:From: Sender:Reply-To:Subject:Date:Message-ID:To:Cc:MIME-Version:Content-Type: Content-Transfer-Encoding:Content-ID:Content-Description:Content-Disposition: In-Reply-To:References; bh=wYKx83TUod8tm6sSJyIjHnQ3qxLKctwPj2tTKD3gxlQ=; b=rA R/x6gxdY61uNdDWm2mBSDkBhXvNrSCW6/qt7w3Plb5nvBRi3oASG/Y/C04LM3IahyDN017xx1Usr3 9E+WBnUGxw9FrkA8jW/dsygpLZk7tAh4baqvo16P2yB4yOBFtC36TiP3p3bLTwwN/iyT85hdoe39l MSfQLETOsxkeYD0=; Received: from andrew by vps0.lunn.ch with local (Exim 4.94.2) (envelope-from ) id 1oLVkR-00CsOH-2A; Tue, 09 Aug 2022 22:22:43 +0200 Date: Tue, 9 Aug 2022 22:22:43 +0200 From: Andrew Lunn To: Pali =?iso-8859-1?Q?Roh=E1r?= Cc: Gregory Clement , Sebastian Hesselbarth , Linus Walleij , Marek =?iso-8859-1?Q?Beh=FAn?= , linux-arm-kernel@lists.infradead.org, linux-gpio@vger.kernel.org Subject: Re: [PATCH v2 2/4] pinctrl: armada-37xx: Fix definitions for MPP pins 20-22 Message-ID: References: <20220805122202.23174-1-pali@kernel.org> <20220805122202.23174-2-pali@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220805122202.23174-2-pali@kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220809_132245_780318_9AF0A3A4 X-CRM114-Status: UNSURE ( 8.75 ) X-CRM114-Notice: Please train this message. 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="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Fri, Aug 05, 2022 at 02:22:00PM +0200, Pali Roh=E1r wrote: > All 3 MPP pins (20, 21 and 22) can be configured individually and also can > be configured to GPIO functions. Fix definitions for these MPP pins in > existing pin groups. After this change GPIO function can be enabled just > for one of these 3 pins. > = > Fixes: 87466ccd9401 ("pinctrl: armada-37xx: Add pin controller support fo= r Armada 37xx") > Signed-off-by: Pali Roh=E1r Reviewed-by: Andrew Lunn Andrew _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel