From patchwork Wed Mar 1 18:01:09 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Icenowy Zheng X-Patchwork-Id: 9598877 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 B2FBF60453 for ; Wed, 1 Mar 2017 18:05:49 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id AB824283F9 for ; Wed, 1 Mar 2017 18:05:49 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 9FD9E2853D; Wed, 1 Mar 2017 18:05:49 +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 0B3F128452 for ; Wed, 1 Mar 2017 18:05:49 +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=t3gcweRbTdP8ieGP/HfjizJCF8ezXxazjkDy/82v5Ac=; b=mZU3bEy0bgNcJUlEd7UIrFoeaw iVA05uz+hdM0Y1dnTizpWjCXolATKIzXVDdne7KDf0WPFlQz1FPeMT6q/3uKAc0X+E5B5m+rjeLO1 C3UtfBHmGhsZ4LuRFGfWIwXFtIy91nBMPtf/GVezMwIICKr66sQmycK1kYQA8sbOdvkAu+JiXoSFt ZRgy4EbbKnwkCAuovzGrOCvIth3CKCMtyaFgs4Z9LB0w9eiMAtBCUxYuHrEthBpo2miB2sHqEQ75K nHdrY3vldjqUQacBzHy9LRVAoz1fVkhBR9m2lmknxAKbkTe3YELu8RlOWWn2zLsQV4DNPTCV24fU4 FiVEWj2Q==; 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 1cj8dI-0007OR-Ce; Wed, 01 Mar 2017 18:05:48 +0000 Received: from forward20o.cmail.yandex.net ([2a02:6b8:0:1a72::1ea]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1cj8cR-0005ZS-4g for linux-arm-kernel@lists.infradead.org; Wed, 01 Mar 2017 18:05:22 +0000 Received: from smtp1j.mail.yandex.net (smtp1j.mail.yandex.net [95.108.130.59]) by forward20o.cmail.yandex.net (Yandex) with ESMTP id B6206217D9; Wed, 1 Mar 2017 21:04:32 +0300 (MSK) Received: from smtp1j.mail.yandex.net (localhost.localdomain [127.0.0.1]) by smtp1j.mail.yandex.net (Yandex) with ESMTP id 6FC303C81053; Wed, 1 Mar 2017 21:04:23 +0300 (MSK) Received: by smtp1j.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id iuPwTtHcZ9-4Hv8u69j; Wed, 01 Mar 2017 21:04:22 +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=1488391463; bh=RruKdPeDOftIjOtuphSPcfSTrDbmZo+hZmf6ptHHQVc=; h=From:To:Cc:Subject:Date:Message-Id:In-Reply-To:References; b=gQSUAMlqxdMbC6XNPBNQAFZQ13ObvLl468zdOjHGTBgdimhfdxuKglkdsW/2tCpkq +ioTKqp++bQi28MAiVbPwYXS/yu8CNfa/mt6C+6muQ45md95IjQYx+I4uyBUpgmsCN N0Ex/Jye7nC6pPYGMv2W/FZzXAuu6vE4EmDt09yQ= 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 3/5] dt-bindings: fix for Allwinner H5 pinctrl's compatible Date: Thu, 2 Mar 2017 02:01:09 +0800 Message-Id: <20170301180111.12365-4-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_100455_818536_C9FCA7F7 X-CRM114-Status: UNSURE ( 8.02 ) 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 The compatible for Allwinner H5 pin controller is wrong written as allwinner,sun50i-h5-r-pinctrl, however, it's really a generic pinctrl rather than a "r" one. Fix this compatible string. Signed-off-by: Icenowy Zheng Acked-by: Maxime Ripard --- Documentation/devicetree/bindings/pinctrl/allwinner,sunxi-pinctrl.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/pinctrl/allwinner,sunxi-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/allwinner,sunxi-pinctrl.txt index 2fd688c8dbdb..8177bb4d5f53 100644 --- a/Documentation/devicetree/bindings/pinctrl/allwinner,sunxi-pinctrl.txt +++ b/Documentation/devicetree/bindings/pinctrl/allwinner,sunxi-pinctrl.txt @@ -23,7 +23,7 @@ Required properties: "allwinner,sun8i-h3-pinctrl" "allwinner,sun8i-h3-r-pinctrl" "allwinner,sun50i-a64-pinctrl" - "allwinner,sun50i-h5-r-pinctrl" + "allwinner,sun50i-h5-pinctrl" "nextthing,gr8-pinctrl" - reg: Should contain the register physical address and length for the