From patchwork Wed Apr 11 05:17:03 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matheus Castello X-Patchwork-Id: 897039 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=vger.kernel.org (client-ip=209.132.180.67; helo=vger.kernel.org; envelope-from=devicetree-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=castello.eng.br Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=castello.eng.br header.i=@castello.eng.br header.b="WN3wxibF"; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 40LXvY4SN1z9s3L for ; Wed, 11 Apr 2018 15:40:57 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751845AbeDKFkz (ORCPT ); Wed, 11 Apr 2018 01:40:55 -0400 Received: from gateway24.websitewelcome.com ([192.185.51.228]:40348 "EHLO gateway24.websitewelcome.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751661AbeDKFkz (ORCPT ); Wed, 11 Apr 2018 01:40:55 -0400 X-Greylist: delayed 1250 seconds by postgrey-1.27 at vger.kernel.org; Wed, 11 Apr 2018 01:40:55 EDT Received: from cm11.websitewelcome.com (cm11.websitewelcome.com [100.42.49.5]) by gateway24.websitewelcome.com (Postfix) with ESMTP id 63A0947C6 for ; Wed, 11 Apr 2018 00:17:10 -0500 (CDT) Received: from br164.hostgator.com.br ([192.185.176.180]) by cmsmtp with SMTP id 6886fB0LxA3CS6886fJHtN; Wed, 11 Apr 2018 00:17:10 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=castello.eng.br; s=default; h=Message-Id:Date:Subject:Cc:To:From:Sender: Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=qL5zO+t5dxb5ieuQYmu55QbIQk3EYL97AhKcM4y1ALY=; b=WN3wxibFI1rOEvKlcHF2w5o83Z 1cOBfk5apD1GdC5abbWLdCPzjcXcYtaOSeJA85BEY73yK04QwKR/K575L3M246fvdeofvfNbK7M8G 5flXZ6UQv0xISn77LVqbneLZ7wekM4leNC2mN84XC7Sq9uTZ6kEDQyQytXZ2k4GxBITNjZQd6v3yB tEtIr5CES3UtoOwUDthwnF6kRxL79eKrOPKAAN5LxElkFbME+mb5TPTI0kPAbQhqQ2W14o8PVpN2z z3bjl5oM8iYzCJeOyIKXcEVyxttYksDkPxOHQOfpIfGeZATW0oZvm7lg+Ys2ar1NHJyxwyo+Zstbb 0H8vWJ2Q==; Received: from [191.189.21.134] (port=21576 helo=localhost.localdomain) by br164.hostgator.com.br with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-SHA256:128) (Exim 4.89_1) (envelope-from ) id 1f6885-002FaC-Fx; Wed, 11 Apr 2018 02:17:10 -0300 From: Matheus Castello To: robh+dt@kernel.org, mark.rutland@arm.com Cc: wens@csie.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Matheus Castello Subject: [PATCH] dt-bindings: pinctrl: sunxi: Fix reference to driver Date: Wed, 11 Apr 2018 01:17:03 -0400 Message-Id: <1523423823-9115-1-git-send-email-matheus@castello.eng.br> X-Mailer: git-send-email 2.7.4 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - br164.hostgator.com.br X-AntiAbuse: Original Domain - vger.kernel.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - castello.eng.br X-BWhitelist: no X-Source-IP: 191.189.21.134 X-Source-L: No X-Exim-ID: 1f6885-002FaC-Fx X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: (localhost.localdomain) [191.189.21.134]:21576 X-Source-Auth: matheus@castello.eng.br X-Email-Count: 1 X-Source-Cap: Y2FzdGUyNDg7Y2FzdGUyNDg7YnIxNjQuaG9zdGdhdG9yLmNvbS5icg== X-Local-Domain: yes Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Bindings describe hardware, not drivers. Use reference to hardware Allwinner A1X Pin Controller instead driver. Signed-off-by: Matheus Castello --- .../devicetree/bindings/pinctrl/allwinner,sunxi-pinctrl.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) -- 2.7.4 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/Documentation/devicetree/bindings/pinctrl/allwinner,sunxi-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/allwinner,sunxi-pinctrl.txt index ed5eb54..c854cf0 100644 --- a/Documentation/devicetree/bindings/pinctrl/allwinner,sunxi-pinctrl.txt +++ b/Documentation/devicetree/bindings/pinctrl/allwinner,sunxi-pinctrl.txt @@ -56,9 +56,9 @@ pins it needs, and how they should be configured, with regard to muxer configuration, drive strength and pullups. If one of these options is not set, its actual value will be unspecified. -This driver supports the generic pin multiplexing and configuration -bindings. For details on each properties, you can refer to -./pinctrl-bindings.txt. +Allwinner A1X Pin Controller supports the generic pin multiplexing and +configuration bindings. For details on each properties, you can refer to + ./pinctrl-bindings.txt. Required sub-node properties: - pins