From: Bjorn Andersson <bjorn.andersson@linaro.org>
To: Vinod Koul <vkoul@kernel.org>
Cc: Linus Walleij <linus.walleij@linaro.org>,
linux-arm-msm@vger.kernel.org, Andy Gross <agross@kernel.org>,
Rob Herring <robh+dt@kernel.org>,
Mark Rutland <mark.rutland@arm.com>,
linux-gpio@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 1/3] dt-bindings: pinctrl: qcom: Document missing gpio nodes
Date: Wed, 3 Jul 2019 00:17:55 -0700 [thread overview]
Message-ID: <20190703071755.GG12249@tuxbook-pro> (raw)
In-Reply-To: <20190702105045.27646-2-vkoul@kernel.org>
On Tue 02 Jul 03:50 PDT 2019, Vinod Koul wrote:
> The bindings for msm8998-pinctrl was missing gpio-ranges and
> gpio-reserved-ranges, so document them as well
>
> Signed-off-by: Vinod Koul <vkoul@kernel.org>
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
> ---
> .../bindings/pinctrl/qcom,msm8998-pinctrl.txt | 10 ++++++++++
> 1 file changed, 10 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,msm8998-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/qcom,msm8998-pinctrl.txt
> index e70c79bbbc5b..280af41eb86e 100644
> --- a/Documentation/devicetree/bindings/pinctrl/qcom,msm8998-pinctrl.txt
> +++ b/Documentation/devicetree/bindings/pinctrl/qcom,msm8998-pinctrl.txt
> @@ -40,6 +40,14 @@ MSM8998 platform.
> Definition: must be 2. Specifying the pin number and flags, as defined
> in <dt-bindings/gpio/gpio.h>
>
> +- gpio-ranges:
> + Usage: required
> + Definition: see ../gpio/gpio.txt
> +
> +- gpio-reserved-ranges:
> + Usage: optional
> + Definition: see ../gpio/gpio.txt
> +
> Please refer to ../gpio/gpio.txt and ../interrupt-controller/interrupts.txt for
> a general description of GPIO and interrupt bindings.
>
> @@ -175,6 +183,8 @@ Example:
> interrupts = <0 208 0>;
> gpio-controller;
> #gpio-cells = <2>;
> + gpio-ranges = <&tlmm 0 0 175>;
> + gpio-reserved-ranges = <0 4>, <81 4>;
> interrupt-controller;
> #interrupt-cells = <2>;
>
> --
> 2.20.1
>
next prev parent reply other threads:[~2019-07-03 7:17 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-02 10:50 [PATCH v2 0/3] ipinctrl: qcom: Add support for SM8150 Vinod Koul
2019-07-02 10:50 ` [PATCH v2 1/3] dt-bindings: pinctrl: qcom: Document missing gpio nodes Vinod Koul
2019-07-03 7:17 ` Bjorn Andersson [this message]
2019-07-04 7:45 ` Linus Walleij
2019-07-02 10:50 ` [PATCH v2 2/3] dt-bindings: pinctrl: qcom: Add SM8150 pinctrl binding Vinod Koul
2019-07-03 7:18 ` Bjorn Andersson
2019-07-04 7:46 ` Linus Walleij
2019-07-02 10:50 ` [PATCH v2 3/3] pinctrl: qcom: Add SM8150 pinctrl driver Vinod Koul
2019-07-03 7:19 ` Bjorn Andersson
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=20190703071755.GG12249@tuxbook-pro \
--to=bjorn.andersson@linaro.org \
--cc=agross@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=linus.walleij@linaro.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=robh+dt@kernel.org \
--cc=vkoul@kernel.org \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).