From patchwork Wed Apr 11 09:47:01 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Amelie Delaunay X-Patchwork-Id: 10335249 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 1F1706053C for ; Wed, 11 Apr 2018 09:48:39 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 0B18E285EA for ; Wed, 11 Apr 2018 09:48:39 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id F28092883B; Wed, 11 Apr 2018 09:48:38 +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=-2.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.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 5A9A6285EA for ; Wed, 11 Apr 2018 09:48:38 +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:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version: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=t7pEqVkJziphkPQNC+/zgDCukyrPQuOPqN46dwbSC+4=; b=djenaYXWMprMkv pw0IOb5tXFkCN/r3EBCliXbgplat8qpI59jprJ4bg8aVmSyzPsn3BVD3swQj1g+8k/G4sipg8PTzz SzR4B88LWvj+P5fqKnQ8SD9Xm1ZTW56AtnW0LpTm0VMhWOZIBiIV+5VmXxFhQPq/4pU5JHK4yZHaO +0n5FMz3jxHj3n5ApgwqF0JkllubMFwlrmHjmoOh1j0aZeJKhWLelC1RGVqviQpU9SLkeVdQUbXBd MS8Hd+6wxXRZExxNcIGpB887Hn6RASsnFbHZaetV60E31hb8vUe1YSdCxDoE7QOxJVXY90RNf7EX9 93ugz02+t0yAWXA+QqCg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1f6CMd-000779-As; Wed, 11 Apr 2018 09:48:27 +0000 Received: from mx08-00178001.pphosted.com ([91.207.212.93] helo=mx07-00178001.pphosted.com) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1f6CM2-0006bG-Fk for linux-arm-kernel@lists.infradead.org; Wed, 11 Apr 2018 09:47:52 +0000 Received: from pps.filterd (m0046661.ppops.net [127.0.0.1]) by mx08-.pphosted.com (8.16.0.21/8.16.0.21) with SMTP id w3B9iAia010438; Wed, 11 Apr 2018 11:47:19 +0200 Received: from beta.dmz-eu.st.com (beta.dmz-eu.st.com [164.129.1.35]) by mx08-00178001.pphosted.com with ESMTP id 2h9fwqr1er-1 (version=TLSv1 cipher=ECDHE-RSA-AES256-SHA bits=256 verify=NOT); Wed, 11 Apr 2018 11:47:19 +0200 Received: from zeta.dmz-eu.st.com (zeta.dmz-eu.st.com [164.129.230.9]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 2E1F831; Wed, 11 Apr 2018 09:47:18 +0000 (GMT) Received: from Webmail-eu.st.com (Safex1hubcas23.st.com [10.75.90.46]) by zeta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 053512462; Wed, 11 Apr 2018 09:47:18 +0000 (GMT) Received: from SAFEX1HUBCAS22.st.com (10.75.90.93) by SAFEX1HUBCAS23.st.com (10.75.90.46) with Microsoft SMTP Server (TLS) id 14.3.361.1; Wed, 11 Apr 2018 11:47:17 +0200 Received: from localhost (10.201.20.5) by Webmail-ga.st.com (10.75.90.48) with Microsoft SMTP Server (TLS) id 14.3.361.1; Wed, 11 Apr 2018 11:47:17 +0200 From: Amelie Delaunay To: Linus Walleij , Rob Herring , Mark Rutland , Russell King , Alexandre Torgue , "Maxime Coquelin" Subject: [PATCH 1/5] dt-bindings: pinctrl: document the STMFX pinctrl bindings Date: Wed, 11 Apr 2018 11:47:01 +0200 Message-ID: <1523440025-18077-2-git-send-email-amelie.delaunay@st.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1523440025-18077-1-git-send-email-amelie.delaunay@st.com> References: <1523440025-18077-1-git-send-email-amelie.delaunay@st.com> MIME-Version: 1.0 X-Originating-IP: [10.201.20.5] X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:, , definitions=2018-04-11_05:, , signatures=0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180411_024750_829707_C2EC9BE3 X-CRM114-Status: GOOD ( 17.05 ) 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: devicetree@vger.kernel.org, Amelie Delaunay , linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org, Lee Jones , linux-arm-kernel@lists.infradead.org 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 This patch adds documentation of device tree bindings for the STMicroelectronics Multi-Function eXpander (STMFX) GPIO expander. Signed-off-by: Amelie Delaunay --- .../devicetree/bindings/pinctrl/pinctrl-stmfx.txt | 118 +++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 Documentation/devicetree/bindings/pinctrl/pinctrl-stmfx.txt diff --git a/Documentation/devicetree/bindings/pinctrl/pinctrl-stmfx.txt b/Documentation/devicetree/bindings/pinctrl/pinctrl-stmfx.txt new file mode 100644 index 0000000..4d8941de --- /dev/null +++ b/Documentation/devicetree/bindings/pinctrl/pinctrl-stmfx.txt @@ -0,0 +1,118 @@ +STMicroelectronics Multi-Function eXpander (STMFX) GPIO expander bindings + +ST Multi-Function eXpander (STMFX) is a slave controller using I2C for +communication with the main MCU. It offers up to 24 GPIOs expansion. + +Required properties: +- compatible: should be "st,stmfx-0300". +- reg: I2C slave address of the device. +- interrupt-parent: phandle of the STMFX parent interrupt controller. +- interrutps: interrupt specifier triggered by MFX_IRQ_OUT signal. + +Optional property: +- drive-open-drain: configure MFX_IRQ_OUT as open drain. +- vdd-supply: phandle of the regulator supplying STMFX. + +Required properties for gpio controller sub-node: +- #gpio-cells: should be <2>, the first cell is the GPIO number and the second + cell is the gpio flags in accordance with . +- gpio-controller: marks the device as a GPIO controller. +Please refer to ../gpio/gpio.txt. + +Optional properties for gpio controller sub-node: +- #interrupt-cells: should be <2>, the first cell is the GPIO number and the + second cell is the interrupt flags in accordance with + . +- interrupt-controller: marks the device as an interrupt controller. + +Please refer to pinctrl-bindings.txt for pin configuration. + +Required properties for pin configuration sub-nodes: +- pins: list of pins to which the configuration applies. + +Optional properties for pin configuration sub-nodes (pinconf-generic ones): +- bias-disable: disable any bias on the pin. +- bias-pull-up: the pin will be pulled up. +- bias-pull-pin-default: use the pin-default pull state. +- bias-pull-down: the pin will be pulled down. +- drive-open-drain: the pin will be driven with open drain. +- drive-push-pull: the pin will be driven actively high and low. +- output-high: the pin will be configured as an output driving high level. +- output-low: the pin will be configured as an output driving low level. + +Note that STMFX pins[15:0] are called "gpio[15:0]", and STMFX pins[23:16] are +called "agpio[7:0]". Example, to refer to pin 18 of STMFX, use "agpio2". + +Example: + + stmfxpinctrl: stmfx@42 { + compatible = "st,stmfx-0300"; + reg = <0x42>; + interrupt-parent = <&gpioi>; + interrupts = <8 IRQ_TYPE_EDGE_RISING>; + vdd-supply = <&v3v3>; + status = "okay"; + + stmfxgpio: gpio { + #gpio-cells = <2>; + #interrupt-cells = <2>; + gpio-controller; + interrupt-controller; + status = "okay"; + }; + + joystick_pins: joystick@0 { + pins = "gpio0", "gpio1", "gpio2", "gpio3", "gpio4"; + drive-push-pull; + bias-pull-down; + }; + }; + + joystick { + compatible = "gpio-keys"; + #address-cells = <1>; + #size-cells = <0>; + pinctrl-0 = <&joystick_pins>; + pinctrl-names = "default"; + button@0 { + label = "JoySel"; + linux,code = ; + interrupt-parent = <&stmfxgpio>; + interrupts = <0 IRQ_TYPE_EDGE_RISING>; + }; + button@1 { + label = "JoyDown"; + linux,code = ; + interrupt-parent = <&stmfxgpio>; + interrupts = <1 IRQ_TYPE_EDGE_RISING>; + }; + button@2 { + label = "JoyLeft"; + linux,code = ; + interrupt-parent = <&stmfxgpio>; + interrupts = <2 IRQ_TYPE_EDGE_RISING>; + }; + button@3 { + label = "JoyRight"; + linux,code = ; + interrupt-parent = <&stmfxgpio>; + interrupts = <3 IRQ_TYPE_EDGE_RISING>; + }; + button@4 { + label = "JoyUp"; + linux,code = ; + interrupt-parent = <&stmfxgpio>; + interrupts = <4 IRQ_TYPE_EDGE_RISING>; + }; + }; + + leds { + compatible = "gpio-leds"; + orange { + gpios = <&stmfxgpio 17 1>; + }; + + blue { + gpios = <&stmfxgpio 19 1>; + }; + }