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=-3.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,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 8F1DAC10F0C for ; Thu, 4 Apr 2019 07:26:41 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 5F2D020855 for ; Thu, 4 Apr 2019 07:26:41 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="ta0CM0tw" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 5F2D020855 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=bootlin.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender:Content-Type:Cc: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=90WEOc7HGhZnNpmsWrPtNhgVUSwzVX56OMk74wJ+Wj4=; b=ta0CM0twtYhSrq0SbhYyIeEBl 7xGIP3ZwkZwCzA/tBL9W55lWZWGQc2e3dy8NWA+KR0khPd76daLgr/EZFK2BGm5cbzIsS+iwhS7eS IF90fueihn4yPj9VANp0o2mGb3108eCXACshUWkQl388EfXQiLPmjazGY+BxKK+hKAl3gz59f6rbZ ZelOtgYJLBq6MkOzQiJUNCL+axMe5vZbSeEB8Bj25+Cjy6UEtaHdV5bMnzpIc3BSfy2/MJarrbEYj dgKi/YZuCODnLycw5RUHNidEYvA0k80bd/suJr7S8+Bn6DR5fiHV/TEPZPBKOYurHr3J8U7stF1Vq XnPDwiDMw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1hBwlf-0001wi-DZ; Thu, 04 Apr 2019 07:26:35 +0000 Received: from relay5-d.mail.gandi.net ([217.70.183.197]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1hBwlb-0001w6-GP for linux-arm-kernel@lists.infradead.org; Thu, 04 Apr 2019 07:26:33 +0000 X-Originating-IP: 90.88.30.125 Received: from localhost (aaubervilliers-681-1-89-125.w90-88.abo.wanadoo.fr [90.88.30.125]) (Authenticated sender: maxime.ripard@bootlin.com) by relay5-d.mail.gandi.net (Postfix) with ESMTPSA id 2C59D1C000B; Thu, 4 Apr 2019 07:26:24 +0000 (UTC) Date: Thu, 4 Apr 2019 09:26:24 +0200 From: Maxime Ripard To: Chen-Yu Tsai , Linus Walleij , Bartosz Golaszewski Subject: Re: [PATCH 0/6] pinctrl: sunxi: Allow to configure pull-up / pull-down from GPIO flags Message-ID: <20190404072624.4r3ulls7urph3ocr@flea> References: MIME-Version: 1.0 In-Reply-To: User-Agent: NeoMutt/20180716 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190404_002631_699404_DCCE1829 X-CRM114-Status: GOOD ( 14.02 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-gpio@vger.kernel.org, Thomas Petazzoni , linux-arm-kernel@lists.infradead.org Content-Type: multipart/mixed; boundary="===============6917365538230700662==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============6917365538230700662== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="nbo3vi5ibs7y7xfk" Content-Disposition: inline --nbo3vi5ibs7y7xfk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Thu, Mar 14, 2019 at 08:32:49PM +0100, Maxime Ripard wrote: > Hi, > > Here is a series that addresses one of the issues we've had for some time > with our pinctrl driver, which is that while we should have had the strict > mode enabled, we didn't and now we have to deal with all the DT having GPIO > and pinctrl nodes for the same pins. > > This was partially due to cargo cult (which has been addressed since), but > also due to technical limitations of the GPIO DT bindings at the time which > didn't allow to specify the pull-up and pull-down resistors, and the drive > strength of the pins. > > Now that the former are supported, we can remove those users, and we will > deal with the latter eventually. > > Let me know what you think, > Maxime Applied 5 and 6, thanks! Maxime -- Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com --nbo3vi5ibs7y7xfk Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXKWxoAAKCRDj7w1vZxhR xVCJAPwKGhRn8DHEK4zV3So6Eoc1nQ1veL33/Gd8MH2yrP9OEAD+LCEUet9UoeTO RmfOcuLIMNpHeHmiFAM5ixxU4kz6BQU= =Le8s -----END PGP SIGNATURE----- --nbo3vi5ibs7y7xfk-- --===============6917365538230700662== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============6917365538230700662==--