From: Marco Felsch <m.felsch@pengutronix.de> To: linus.walleij@linaro.org, bgolaszewski@baylibre.com, robh+dt@kernel.org, support.opensource@diasemi.com, Adam.Thomson.Opensource@diasemi.com Cc: devicetree@vger.kernel.org, kernel@pengutronix.de, linux-gpio@vger.kernel.org Subject: [PATCH v3 1/3] dt-bindings: mfd: da9062: add gpio bindings Date: Fri, 29 Nov 2019 17:58:15 +0100 Message-ID: <20191129165817.20426-2-m.felsch@pengutronix.de> (raw) In-Reply-To: <20191129165817.20426-1-m.felsch@pengutronix.de> Add gpio device documentation to make the da9062 gpios available for users. Signed-off-by: Marco Felsch <m.felsch@pengutronix.de> --- Changelog: v2: - remove sub-node documentation - squash gpio properties into mfd documentation --- Documentation/devicetree/bindings/mfd/da9062.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Documentation/devicetree/bindings/mfd/da9062.txt b/Documentation/devicetree/bindings/mfd/da9062.txt index edca653a5777..089a28bc77a4 100644 --- a/Documentation/devicetree/bindings/mfd/da9062.txt +++ b/Documentation/devicetree/bindings/mfd/da9062.txt @@ -13,6 +13,7 @@ da9062-rtc : : Real-Time Clock da9062-onkey : : On Key da9062-watchdog : : Watchdog Timer da9062-thermal : : Thermal +da9062-gpio : : GPIOs The DA9061 PMIC consists of: @@ -38,6 +39,15 @@ Required properties: See Documentation/devicetree/bindings/interrupt-controller/interrupts.txt for further information on IRQ bindings. +Optional properties: + +- gpio-controller : Marks the device as a gpio controller. +- #gpio-cells : Should be two. The first cell is the pin number and the + second cell is used to specify the gpio polarity. + +See Documentation/devicetree/bindings/gpio/gpio.txt for further information on +GPIO bindings. + Sub-nodes: - regulators : This node defines the settings for the LDOs and BUCKs. -- 2.20.1
next prev parent reply index Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top 2019-11-29 16:58 [PATCH v3 0/3] Add DA9062 GPIO support Marco Felsch 2019-11-29 16:58 ` Marco Felsch [this message] 2019-11-29 16:58 ` [PATCH v3 2/3] mfd: da9062: add support for the DA9062 GPIOs in the core Marco Felsch 2019-11-29 16:58 ` [PATCH v3 3/3] pinctrl: da9062: add driver support Marco Felsch 2019-12-10 9:51 ` [PATCH v3 0/3] Add DA9062 GPIO support Marco Felsch 2019-12-12 14:56 ` Linus Walleij 2019-12-12 15:48 ` Lee Jones 2019-12-12 15:49 ` Marco Felsch
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20191129165817.20426-2-m.felsch@pengutronix.de \ --to=m.felsch@pengutronix.de \ --cc=Adam.Thomson.Opensource@diasemi.com \ --cc=bgolaszewski@baylibre.com \ --cc=devicetree@vger.kernel.org \ --cc=kernel@pengutronix.de \ --cc=linus.walleij@linaro.org \ --cc=linux-gpio@vger.kernel.org \ --cc=robh+dt@kernel.org \ --cc=support.opensource@diasemi.com \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
Linux-GPIO Archive on lore.kernel.org Archives are clonable: git clone --mirror https://lore.kernel.org/linux-gpio/0 linux-gpio/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 linux-gpio linux-gpio/ https://lore.kernel.org/linux-gpio \ linux-gpio@vger.kernel.org public-inbox-index linux-gpio Example config snippet for mirrors Newsgroup available over NNTP: nntp://nntp.lore.kernel.org/org.kernel.vger.linux-gpio AGPL code for this site: git clone https://public-inbox.org/public-inbox.git