From patchwork Wed Mar 1 18:01:10 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Icenowy Zheng X-Patchwork-Id: 9598879 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id DB33860453 for ; Wed, 1 Mar 2017 18:07:01 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id D2E3928452 for ; Wed, 1 Mar 2017 18:07:01 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id C649B28306; Wed, 1 Mar 2017 18:07:01 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 15E8F28306 for ; Wed, 1 Mar 2017 18:07:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:References: In-Reply-To:Message-Id:Date:Subject:To:From:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=S2t2R59KM4Oje57vDJ38rJMo2ytZzvDUEYbOuGaePEY=; b=pufz6axjX1A37F1F5B5aoEWlac mkOwU2yRayoSu2WrLgjJrj4R54arKbbk3LKOyYUprYsSG0DknjwmBmQpptVKq1J+mmbxsRc5h49q2 j8uLD8TPADnPmQTEU3KMLOq4c9OH+/gsIH+EMh3xPF4U0irZdUDClb/vJpwZbC0gYDrpv/gwzFz7O NqWlvVEZ/2k9j8vIwz69WqCVbuAy3amqPzSrBpXu2itnZELyY2p3Qy8HoHLoU1t61eDU0yiJiA6uL HCP/Wn8A8Mn7W8yguCoSKPpoBWMq9yFk6+BHHk+YS38OCW0+7AJe0rElveHbWLSBWYF9TVqx29OUa ylaFLQ6Q==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1cj8eJ-0007ir-HU; Wed, 01 Mar 2017 18:06:51 +0000 Received: from forward6p.cmail.yandex.net ([2a02:6b8:0:1465::fe]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1cj8dj-0007R9-3d for linux-arm-kernel@lists.infradead.org; Wed, 01 Mar 2017 18:06:19 +0000 Received: from smtp1j.mail.yandex.net (smtp1j.mail.yandex.net [95.108.130.59]) by forward6p.cmail.yandex.net (Yandex) with ESMTP id 5B0C3225E6; Wed, 1 Mar 2017 21:05:52 +0300 (MSK) Received: from smtp1j.mail.yandex.net (localhost.localdomain [127.0.0.1]) by smtp1j.mail.yandex.net (Yandex) with ESMTP id B89E83C80E6D; Wed, 1 Mar 2017 21:05:43 +0300 (MSK) Received: by smtp1j.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id iuPwTtHcZ9-5avW6aq7; Wed, 01 Mar 2017 21:05:41 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=aosc.xyz; s=mail; t=1488391542; bh=TqcHaYsc3z9MC/O/acClAEmAlc4HC8S5+tPJq//chMc=; h=From:To:Cc:Subject:Date:Message-Id:In-Reply-To:References; b=cJy6AmDdmqrynx1SNUhDN7USvRIEL7kzPsjzKd7rGldG+lyYW7zqPSDG71R4ucFQC TPGJk+um2dS1HD91jxoqL365F0RLKr3BMD55dKqp+evgqiVWjpko9iypyl6IvB3ixt ZwgVjrh3W6KXyhRo7dX5CfAH5YqpsFc1w7ig193Q= Authentication-Results: smtp1j.mail.yandex.net; dkim=pass header.i=@aosc.xyz X-Yandex-ForeignMX: US X-Yandex-Suid-Status: 1 0, 1 0, 1 0, 1 0, 1 0, 1 0, 1 0, 1 0, 1 0, 1 0, 1 0, 1 1130000036118848 From: Icenowy Zheng To: Linus Walleij , Rob Herring , Maxime Ripard , Chen-Yu Tsai , Catalin Marinas , Will Deacon , Andre Przywara Subject: [PATCH v2 4/5] dt: bindings: add binding for Allwinner A64 R_PIO pinctrl Date: Thu, 2 Mar 2017 02:01:10 +0800 Message-Id: <20170301180111.12365-5-icenowy@aosc.xyz> X-Mailer: git-send-email 2.11.1 In-Reply-To: <20170301180111.12365-1-icenowy@aosc.xyz> References: <20170301180111.12365-1-icenowy@aosc.xyz> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170301_100615_769398_54B1F290 X-CRM114-Status: UNSURE ( 8.25 ) X-CRM114-Notice: Please train this message. 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, Icenowy Zheng , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Allwinner A64 SoC has also a dedicated pin controller for Port L GPIOs, which is called "Port Controller (CPUs-PORT)" in SoC User Manual. Add a binding for this pin controller, like the ones in A23/33 and H3. Signed-off-by: Icenowy Zheng Acked-by: Chen-Yu Tsai --- Documentation/devicetree/bindings/pinctrl/allwinner,sunxi-pinctrl.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/pinctrl/allwinner,sunxi-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/allwinner,sunxi-pinctrl.txt index 8177bb4d5f53..b53224473672 100644 --- a/Documentation/devicetree/bindings/pinctrl/allwinner,sunxi-pinctrl.txt +++ b/Documentation/devicetree/bindings/pinctrl/allwinner,sunxi-pinctrl.txt @@ -23,6 +23,7 @@ Required properties: "allwinner,sun8i-h3-pinctrl" "allwinner,sun8i-h3-r-pinctrl" "allwinner,sun50i-a64-pinctrl" + "allwinner,sun50i-a64-r-pinctrl" "allwinner,sun50i-h5-pinctrl" "nextthing,gr8-pinctrl"