From patchwork Wed Oct 19 15:21:16 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jerome Brunet X-Patchwork-Id: 9384491 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 A089360487 for ; Wed, 19 Oct 2016 15:26:32 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 9309428BB6 for ; Wed, 19 Oct 2016 15:26:32 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 87A8128C0B; Wed, 19 Oct 2016 15:26:32 +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=-3.6 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,RCVD_IN_SORBS_SPAM,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 1A9AA28BB6 for ; Wed, 19 Oct 2016 15:26:32 +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 1bwsjk-0001iW-5Q; Wed, 19 Oct 2016 15:25:00 +0000 Received: from mail-qt0-f178.google.com ([209.85.216.178]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1bwsht-0000Gq-RX for linux-arm-kernel@lists.infradead.org; Wed, 19 Oct 2016 15:23:10 +0000 Received: by mail-qt0-f178.google.com with SMTP id f6so25176647qtd.2 for ; Wed, 19 Oct 2016 08:22:45 -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=tY2o9mTa30qyBuBIVDyosV9/wllRQsaI6BvfGv5auWs=; b=GgR1RjVREgvtxQ+cgmMQuS584+cSi86M1da6yopC4DoZ8CkMT2HP1McJHt8ZAkdDwh ywuRelPtepDhmqBgzqOrtXDKWpa5caXo4CGiL7pMJ7sAjppGWJDSYJnG0QCri5DwBg9I Up7Vnf3peihzC8ewexLyQnInm2Kw27o1JulTBrZ91skBdqPb3U39kcwvXFK734TJcSXL ZbpVqQA2H+YkBZMqfF4/OflIIMmwXq9rtj+5PuT5VzSBHRx9WgIE2DXIscl3FxcKG3i4 xz948G7GB7O+89Q0HKLCbPSqL5tOVJASJG7AkYPiyp+o4tYoJr2N8Mqz2LL7dcPVW5cn YJJQ== 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=tY2o9mTa30qyBuBIVDyosV9/wllRQsaI6BvfGv5auWs=; b=XoIUt3e9qAedkvNGP/eBDJqYM2ToD15AYNQ9YQCWLYyk0bZxCDHYxlL6Pfm1j2DR/u FZyT6564iWjB0w3qSIPiFmr4buhhsAxPyQVHIe1gwWPb0V3nrmsSPQ3ZYeITynPjmTR2 UL7xovmWA1lYi7/1Vy7C5jhtALhPnaqK71dB1x+owXjTuOmNChiGihyLsv20+z6DPWq0 Dm0Lb8bI72j1fudUSPbmXNQlzPZUCkfgGN3qCbvN/vla/oDC3OrDf+J2N6EjMOgC5EbW d1llE9M0splBGd4dCc1uaPH0VEtlqXkLWbsUKpO0OUkN3vskiwO49Q7R9tAz+nAm7XGB aMlA== X-Gm-Message-State: AA6/9Rnfk++XtCv3E92Oix6SZcRSO+dJH2Sm9Y29syvGSoUFrGXRVDhIW3VFyuzj3jwbme/+ X-Received: by 10.28.16.65 with SMTP id 62mr2947893wmq.130.1476890503678; Wed, 19 Oct 2016 08:21:43 -0700 (PDT) Received: from boomer.baylibre.com ([90.63.244.31]) by smtp.googlemail.com with ESMTPSA id f2sm69725653wjr.2.2016.10.19.08.21.42 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 19 Oct 2016 08:21:43 -0700 (PDT) From: Jerome Brunet To: Carlo Caione , Kevin Hilman , Rob Herring Subject: [PATCH v2 5/9] dt-bindings: pinctrl: meson: update gpio dt-bindings Date: Wed, 19 Oct 2016 17:21:16 +0200 Message-Id: <1476890480-8884-6-git-send-email-jbrunet@baylibre.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1476890480-8884-1-git-send-email-jbrunet@baylibre.com> References: <1476890480-8884-1-git-send-email-jbrunet@baylibre.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20161019_082306_314092_5261A47F X-CRM114-Status: UNSURE ( 9.86 ) X-CRM114-Notice: Please train this message. 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, Jason Cooper , Marc Zyngier , Catalin Marinas , Linus Walleij , Will Deacon , linux-kernel@vger.kernel.org, Russell King , linux-gpio@vger.kernel.org, linux-amlogic@lists.infradead.org, Thomas Gleixner , linux-arm-kernel@lists.infradead.org, Jerome Brunet 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 Add description for the interrupt-parent property of the gpio sub-node If provided here, this property must be a phandle to an interrupt controller suitable for meson pinctrl, like the meson gpio interrupt controller. Acked-by: Rob Herring Signed-off-by: Jerome Brunet --- Documentation/devicetree/bindings/pinctrl/meson,pinctrl.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Documentation/devicetree/bindings/pinctrl/meson,pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/meson,pinctrl.txt index fe7fe0b03cfb..39932c4dfb32 100644 --- a/Documentation/devicetree/bindings/pinctrl/meson,pinctrl.txt +++ b/Documentation/devicetree/bindings/pinctrl/meson,pinctrl.txt @@ -23,6 +23,10 @@ Required properties for sub-nodes are: - gpio-controller: identifies the node as a gpio controller - #gpio-cells: must be 2 +Optional property for sub-nodes is: + - interrupt-parent: must be a phandle to the meson gpio interrupt controller. + if this property is provided, enables gpio ability to generate interrupts + === Other sub-nodes === Child nodes without the "gpio-controller" represent some desired