From patchwork Tue Oct 4 13:41:48 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Neil Armstrong X-Patchwork-Id: 9361905 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 A5515600C8 for ; Tue, 4 Oct 2016 13:44:26 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 96467286AA for ; Tue, 4 Oct 2016 13:44:26 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 8A90E2872D; Tue, 4 Oct 2016 13:44:26 +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=-4.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id ED06E286AA for ; Tue, 4 Oct 2016 13:44:21 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.85_2 #1 (Red Hat Linux)) id 1brPzu-0006Iv-ER; Tue, 04 Oct 2016 13:43:06 +0000 Received: from mail-wm0-x22a.google.com ([2a00:1450:400c:c09::22a]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1brPzN-00068L-O2 for linux-arm-kernel@lists.infradead.org; Tue, 04 Oct 2016 13:42:39 +0000 Received: by mail-wm0-x22a.google.com with SMTP id b201so146051656wmb.0 for ; Tue, 04 Oct 2016 06:42:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=MSLa1QDE6aCXB7bK+dxLbGjCrJjTwVnkzOyP7yf3h2I=; b=CI+WF79IdSNVMI6jjDPKuHbKFI2fZkmv6kMBg1B+aRNnV5I5zSqiG+dCctlgftonbE PgpsCioGhk3/WhJ/h5K+RFBzHdxJYWKcIGzN++gVfz8ClUMwGkDGYPI5Z7o3QMPA2zQz oMOS/VQeK46o+n6Z9798yRm4D4cn93yhQqKfrZ0Fa7Mra/WhzbbDjrRBU4cbrKUVHxYq CAopcgYRJMEQc3XuLpGwRpWweg2OqkZ7CUn0C5BjDI9k3wQCOkpKfhNYX10TYrl5Jk44 dUDplA1c+VSJguY21wqy0R0MaviWU/fPqO43if8G8d0qN03ons3vESQxO9F9RGsmmaDj zZjg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=MSLa1QDE6aCXB7bK+dxLbGjCrJjTwVnkzOyP7yf3h2I=; b=JQzhos4RIbmbM6Pd6LA0VC7eb4P7mozj0AOojY7v7UplD1hJ0y6inOmwA6Pn7YJ9YM UmO/q4plxnPBZtOVJNh+WgQJ2xX4pzXcSh9sYrbOkd9o/+vNO9voI9KpUjz2YeQxTWC1 st5/YwlYQrNwfo48Zj1/+VnMlys0ViPhS1uC075R8Z5pr2UHjHgmesoEVgPozHaZrUfL 5jUzGOXAdNHZLfjG4+rzkHDdN/rGM7/Nb3XSigPPve3e8hkvRllbT1NQruPxNljMzh9W iI+QatkNRoFZjAqzXch7ZdgWa6x45tetePBQxawfaKTT5QwSiuJO+xcL1eVU0tGoYMg2 zRpA== X-Gm-Message-State: AA6/9RkHHEDeZfimFZgAErxBGIHCN5RlbBo9gaQx8pq7Sz96Cc959gAmubN/5tK7h7A0qdns X-Received: by 10.28.74.199 with SMTP id n68mr15460954wmi.25.1475588531960; Tue, 04 Oct 2016 06:42:11 -0700 (PDT) Received: from build.net (build.baylibre.com. [37.187.146.144]) by smtp.gmail.com with ESMTPSA id 188sm24349306wmo.1.2016.10.04.06.42.11 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 04 Oct 2016 06:42:11 -0700 (PDT) From: Neil Armstrong To: linus.walleij@linaro.org, gnurou@gmail.com Subject: [PATCH 3/3] dt-bindings: oxnas: Update Pinctrl and GPIO for OX820 Support Date: Tue, 4 Oct 2016 15:41:48 +0200 Message-Id: <20161004134148.23028-4-narmstrong@baylibre.com> X-Mailer: git-send-email 2.9.3 In-Reply-To: <20161004134148.23028-1-narmstrong@baylibre.com> References: <20161004134148.23028-1-narmstrong@baylibre.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20161004_064234_174981_506E0360 X-CRM114-Status: GOOD ( 11.83 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, Neil Armstrong , linux-oxnas@lists.tuxfamily.org, linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org, linux-arm-kernel@lists.infradead.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 Signed-off-by: Neil Armstrong Acked-by: Rob Herring --- Documentation/devicetree/bindings/gpio/gpio_oxnas.txt | 2 +- Documentation/devicetree/bindings/pinctrl/oxnas,pinctrl.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/devicetree/bindings/gpio/gpio_oxnas.txt b/Documentation/devicetree/bindings/gpio/gpio_oxnas.txt index 928ed4f..9665147 100644 --- a/Documentation/devicetree/bindings/gpio/gpio_oxnas.txt +++ b/Documentation/devicetree/bindings/gpio/gpio_oxnas.txt @@ -3,7 +3,7 @@ Please refer to gpio.txt for generic information regarding GPIO bindings. Required properties: - - compatible: "oxsemi,ox810se-gpio" + - compatible: "oxsemi,ox810se-gpio" or "oxsemi,ox820-gpio" - reg: Base address and length for the device. - interrupts: The port interrupt shared by all pins. - gpio-controller: Marks the port as GPIO controller. diff --git a/Documentation/devicetree/bindings/pinctrl/oxnas,pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/oxnas,pinctrl.txt index d607432..09e81a9 100644 --- a/Documentation/devicetree/bindings/pinctrl/oxnas,pinctrl.txt +++ b/Documentation/devicetree/bindings/pinctrl/oxnas,pinctrl.txt @@ -9,7 +9,7 @@ used for a specific device or function. This node represents configurations of pins, optional function, and optional mux related configuration. Required properties for pin controller node: - - compatible: "oxsemi,ox810se-pinctrl" + - compatible: "oxsemi,ox810se-pinctrl" or "oxsemi,ox820-pinctrl" - oxsemi,sys-ctrl: a phandle to the system controller syscon node Required properties for pin configuration sub-nodes: