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 X-Spam-Level: X-Spam-Status: No, score=-9.0 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_PASS,URIBL_BLOCKED, USER_AGENT_NEOMUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2304CC43219 for ; Thu, 2 May 2019 07:38:21 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id E6C2E20873 for ; Thu, 2 May 2019 07:38:20 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726390AbfEBHiT (ORCPT ); Thu, 2 May 2019 03:38:19 -0400 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:40357 "EHLO relay3-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726220AbfEBHiS (ORCPT ); Thu, 2 May 2019 03:38:18 -0400 X-Originating-IP: 90.88.149.145 Received: from localhost (aaubervilliers-681-1-29-145.w90-88.abo.wanadoo.fr [90.88.149.145]) (Authenticated sender: maxime.ripard@bootlin.com) by relay3-d.mail.gandi.net (Postfix) with ESMTPSA id 8C4956001E; Thu, 2 May 2019 07:38:15 +0000 (UTC) Date: Thu, 2 May 2019 09:38:15 +0200 From: Maxime Ripard To: Pablo Greco Cc: linux-sunxi@googlegroups.com, Rob Herring , Mark Rutland , Chen-Yu Tsai , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v5 2/7] ARM: dts: sun8i: v40: bananapi-m2-berry: Add GPIO pin-bank regulator supplies Message-ID: <20190502073815.56ktbpiieviqr4ss@flea> References: <1556040365-10913-1-git-send-email-pgreco@centosproject.org> <1556040365-10913-3-git-send-email-pgreco@centosproject.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="mozzdkjp5mxfsgi7" Content-Disposition: inline In-Reply-To: <1556040365-10913-3-git-send-email-pgreco@centosproject.org> User-Agent: NeoMutt/20180716 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --mozzdkjp5mxfsgi7 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, Apr 23, 2019 at 02:25:59PM -0300, Pablo Greco wrote: > The bananapi-m2-berry has the PMIC providing voltage to all the pin-bank > supply rails from its various regulator outputs, tie them to the pio > node. > > Signed-off-by: Pablo Greco > --- > arch/arm/boot/dts/sun8i-v40-bananapi-m2-berry.dts | 10 ++++++++++ > 1 file changed, 10 insertions(+) > > diff --git a/arch/arm/boot/dts/sun8i-v40-bananapi-m2-berry.dts b/arch/arm/boot/dts/sun8i-v40-bananapi-m2-berry.dts > index f05cabd..2cb2ce0 100644 > --- a/arch/arm/boot/dts/sun8i-v40-bananapi-m2-berry.dts > +++ b/arch/arm/boot/dts/sun8i-v40-bananapi-m2-berry.dts > @@ -123,6 +123,16 @@ > status = "okay"; > }; > > +&pio { > + pinctrl-names = "default"; A pinctrl-names property without any other one? Looks good otherwise, thanks Maxime -- Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com --mozzdkjp5mxfsgi7 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXMqeZwAKCRDj7w1vZxhR xWAvAP9Ube1a6eth4D4yO+TbxAcvXYXN57IBWySHefw23mH/NwEA7cS4mkoOqVEY MSC2Gv+N0fevxktj4+Em9DYbiI+s6wo= =FDPL -----END PGP SIGNATURE----- --mozzdkjp5mxfsgi7--