Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp1561400imu; Thu, 22 Nov 2018 19:01:44 -0800 (PST) X-Google-Smtp-Source: AFSGD/WcpLiP+9deozL+4VJrPQBnrlFuuXGoSvCRmXZhTrXx7nbKj9OGgf8pnM8Qx1QEaaHbWNV+ X-Received: by 2002:a17:902:4464:: with SMTP id k91mr13985832pld.13.1542942104797; Thu, 22 Nov 2018 19:01:44 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1542942104; cv=none; d=google.com; s=arc-20160816; b=XiWPP5rOoNMrDR4dGYxxwRp77NQnJCWV+/kp+H8DeD2LA43sJUGup+iuwpHvhP4Xhr RANpKk9cHQQgXy/gAbFvrWJtZym5hEYBdxFWx+d7bY4xvPy43TRFIlkEps+KbBB+ZSaE w+lUDqUEUeV+lq1rg0SmIFt2TuI3hDeEs0cTVwtoUlXe3P+cimquaqo/9DTqaYOIl2E5 RoxgQN3M7TvHDSDz0Tz8fSSfD9G20Q3VJz3tB91Bl5GR4MAv0D/MgyscfMovd6FBJVR4 1aZwRwTME+n4wG84fAN4wExpRFscE8tq/p7UU5OjsmiwLyaAannWYAEUCnXb1sPNrCLV b0nw== 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=D80Ow6RHzkP5AOS0Gp/jBPUOz9M0xk//2dQLWRYR9c8=; b=uJMUTNLtZByvQ61MqDwZdsdNQ4OgV5mPv6lYQfXc9ajWJ0iPwGp8afOtNQkyOXzERy saaGi3DE+BS42GUh9VOLmeP9MEByqKS5A2yhNl1zWI+t5Tj1ONJwc5DIjTvD1enUN2Eb Ax16D2W2dCrFL5DEwKMMpfbqpQduevvIIyUzkDyN6YcVksaoj0ei3lmk0oQ/gklkXoWg uziIawvtE5HR0jzd2WTWqRLdNJ/o3mBTFy+dQuPsc5+3waroRNx4ty9uOK+w+l92oggZ lsmCH//4agjcX8c4KorMTcprWl+iEZaqkK68AGhRk2Cb08+mSWnRHL0asCljvZQBhI47 HlnA== 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 q18si35884254pls.30.2018.11.22.19.01.29; Thu, 22 Nov 2018 19:01:44 -0800 (PST) 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 S2393113AbeKVTP6 (ORCPT + 99 others); Thu, 22 Nov 2018 14:15:58 -0500 Received: from mail.bootlin.com ([62.4.15.54]:46273 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728601AbeKVTP5 (ORCPT ); Thu, 22 Nov 2018 14:15:57 -0500 Received: by mail.bootlin.com (Postfix, from userid 110) id 6773320F8D; Thu, 22 Nov 2018 09:37:29 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mail.bootlin.com X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT, URIBL_BLOCKED shortcircuit=ham autolearn=disabled version=3.4.2 Received: from localhost (aaubervilliers-681-1-94-205.w90-88.abo.wanadoo.fr [90.88.35.205]) by mail.bootlin.com (Postfix) with ESMTPSA id 3A10B20DD1; Thu, 22 Nov 2018 09:36:59 +0100 (CET) Date: Thu, 22 Nov 2018 09:36:59 +0100 From: Maxime Ripard To: Mesih Kilinc Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, linux-gpio@vger.kernel.org, linux-sunxi@googlegroups.com, Chen-Yu Tsai , Russell King , Daniel Lezcano , Marc Zyngier , Linus Walleij , Icenowy Zheng , Rob Herring , Julian Calaby Subject: Re: [RFC PATCH v3 09/17] pinctrl: sunxi: add support for suniv F1C100s (newer F-series SoCs) Message-ID: <20181122083659.qajcd4w3azcdpn5y@flea> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="hpm4q25bdgcwew2c" 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 --hpm4q25bdgcwew2c Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Nov 21, 2018 at 09:30:42PM +0300, Mesih Kilinc wrote: > The suniv F1C100s chip (several new F-series SoCs) of Allwinner has a > pin > controller like other SoCs from Allwinner. >=20 > Add support for it. >=20 > Signed-off-by: Mesih Kilinc Acked-by: Maxime Ripard Maxime --=20 Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com --hpm4q25bdgcwew2c Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCW/ZqqwAKCRDj7w1vZxhR xSIfAP9xXLhNdoLlPQOH4gYEtizpIVsI+3mtOk2EYWgVlv/a/gD+PH52Yb08p/5K JGel1LxBWeOwyGw7Tft9FDg56pQcjgs= =b61W -----END PGP SIGNATURE----- --hpm4q25bdgcwew2c--