Received: by 2002:a25:f815:0:0:0:0:0 with SMTP id u21csp3707820ybd; Tue, 25 Jun 2019 07:11:04 -0700 (PDT) X-Google-Smtp-Source: APXvYqwG5+eMGU1fpgO4AfK0T6nZd28LsV4dbEm8FAWQ6YcufqwWc7yQb4vftdg0Q5kV4QBVPHY4 X-Received: by 2002:a17:90a:350c:: with SMTP id q12mr32343461pjb.46.1561471864255; Tue, 25 Jun 2019 07:11:04 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1561471864; cv=none; d=google.com; s=arc-20160816; b=nS3/CQLDCi9LXeafzmlt0kEVI4ZXUgvZYJ042EuPeu032UcxpZlSGaQPf5ntF/4aMT kabrb3fB7RjZ0BToQPVsXgOwMAloyAElV9EUHiccgR2Eaz3N26WwnzgXOyqpuNUXJBu8 KNUB1wOq3acruor8rWAgvWJ7lR/Vq9qqxRLlJEJFdkXDDO80vy5rfExIRBR9nWu9Yf0N PdcpltBFk1xiKL0TfDYeHmH4g7/ZznVd2vDpykwPc+Mji5CZKNoS87jCBdgST4erm/q7 iTIPEJsZyzF2HFB155CD0BcrVE2akzxss+PMJeml98R5DaseRet9N9EAoK0ZBps8CrYX O8iw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=leusKf31Sbx5PvMP/CzUd55fx79qM4MqUaidmCv2X+o=; b=MDvxWP5ygzxMbZPk6SPyuscu+hsFs03uTf3zIs/BvpSo0U6/amubl8aEb13UpwkSV6 tcO9bK+kTSgexh5Ep2acOkTwCIBM650tbn5SqaVU95eKi0Rq65GAdDPkXmSnCvpN+ARY o69qOigUX8cNsDRD61VTe5wM/KOf47PYgGumBlixF19Ka5NKyORRDheXkXA3JjtrUJga yD0Nb5Fvy/UTHFJjj5jggRVIO7qabKIxX2PiKVt0Ol8ogskjuz3d+JpkTy9twA3POHOy NAO3OcOPo9UiGEscqxprBhiHHmR4T2EF2+or7NU9ZYVmdsJSnxWTmB7hbaTZC+aZqLV6 XyOA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id x3si12387861pgr.22.2019.06.25.07.10.48; Tue, 25 Jun 2019 07:11:04 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728967AbfFYOKb (ORCPT + 99 others); Tue, 25 Jun 2019 10:10:31 -0400 Received: from relay2-d.mail.gandi.net ([217.70.183.194]:58235 "EHLO relay2-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727251AbfFYOKb (ORCPT ); Tue, 25 Jun 2019 10:10:31 -0400 X-Originating-IP: 90.88.16.156 Received: from localhost (aaubervilliers-681-1-41-156.w90-88.abo.wanadoo.fr [90.88.16.156]) (Authenticated sender: maxime.ripard@bootlin.com) by relay2-d.mail.gandi.net (Postfix) with ESMTPSA id 6653940003; Tue, 25 Jun 2019 14:10:26 +0000 (UTC) Date: Tue, 25 Jun 2019 16:10:25 +0200 From: Maxime Ripard To: Linus Walleij Cc: Icenowy Zheng , Rob Herring , Chen-Yu Tsai , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Linux ARM , "linux-kernel@vger.kernel.org" , linux-clk , "open list:GPIO SUBSYSTEM" , linux-sunxi Subject: Re: [PATCH v3 1/9] pinctrl: sunxi: v3s: introduce support for V3 Message-ID: <20190625141025.uvewl7arnsz5grr3@flea> References: <20190623043801.14040-1-icenowy@aosc.io> <20190623043801.14040-2-icenowy@aosc.io> <20190624124019.o6acnnkjikekshl5@flea> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="uh3numobk6gzuc5u" Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20180716 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --uh3numobk6gzuc5u Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, Jun 25, 2019 at 03:57:15PM +0200, Linus Walleij wrote: > On Mon, Jun 24, 2019 at 2:40 PM Maxime Ripard wrote: > > On Sun, Jun 23, 2019 at 12:37:53PM +0800, Icenowy Zheng wrote: > > > Introduce the GPIO pins that is only available on V3 (not on V3s) to the > > > V3s pinctrl driver. > > > > > > Signed-off-by: Icenowy Zheng > > > --- > > > Changes in v3: > > > - Fixed code alignment. > > > - Fixed LVDS function number. > > > > - SUNXI_FUNCTION(0x2, "uart2"), /* TX */ > > > - SUNXI_FUNCTION_IRQ_BANK(0x6, 0, 0)), /* PB_EINT0 */ > > > + SUNXI_FUNCTION(0x2, "uart2"), /* TX */ > > > + SUNXI_FUNCTION_IRQ_BANK(0x6, 0, 0)), /* PB_EINT0 */ > > > > I'm not sure why all that churn is needed. > > > > Looks good otherwise. > > Should I apply the patch or wait for a new version without the > whitespace fixes? I'd rather not have the indentation changes in that patch. And we've sent the changes for 5.3 already, so it's going to be 5.4 material anyway. Maxime -- Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com --uh3numobk6gzuc5u Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXRIrUQAKCRDj7w1vZxhR xUx/APwJxRclTo/OlevMmcYPGQ1p1ck7FN1SUXrdShcLFeCyjwD/Y20Bm5HFxJ74 8AikfrRhA+M905RT/a5BkSxvJYhOeg0= =yyVJ -----END PGP SIGNATURE----- --uh3numobk6gzuc5u--