From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
To: Sibi Sankar <quic_sibis@quicinc.com>,
andersson@kernel.org, konrad.dybcio@linaro.org,
linus.walleij@linaro.org, robh+dt@kernel.org,
krzysztof.kozlowski+dt@linaro.org
Cc: agross@kernel.org, conor+dt@kernel.org, quic_rjendra@quicinc.com,
abel.vesa@linaro.org, linux-arm-msm@vger.kernel.org,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-gpio@vger.kernel.org, quic_tsoni@quicinc.com,
neil.armstrong@linaro.org
Subject: Re: [PATCH 1/2] dt-bindings: pinctrl: qcom: Add SC8380XP pinctrl
Date: Fri, 27 Oct 2023 10:25:59 +0200 [thread overview]
Message-ID: <c987222a-9ce7-4adb-aae8-0ae016e7c7d3@linaro.org> (raw)
In-Reply-To: <20231025135058.11268-2-quic_sibis@quicinc.com>
On 25/10/2023 15:50, Sibi Sankar wrote:
> From: Rajendra Nayak <quic_rjendra@quicinc.com>
>
> Add device tree binding Documentation details for Qualcomm SC8380XP TLMM
> device
>
> +required:
> + - compatible
> + - reg
> +
> +additionalProperties: false
> +
> +examples:
> + - |
> + #include <dt-bindings/interrupt-controller/arm-gic.h>
> + tlmm: pinctrl@f100000 {
> + compatible = "qcom,sc8380xp-tlmm";
> + reg = <0x0f100000 0xf00000>;
> + gpio-controller;
> + #gpio-cells = <2>;
> + gpio-ranges = <&tlmm 0 0 239>;
Is the 239 number a mistake or do you include here UFS reset?
Best regards,
Krzysztof
next prev parent reply other threads:[~2023-10-27 8:26 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-25 13:50 [PATCH 0/2] pinctrl: qcom: Introduce Pinctrl/GPIO for SC8380XP Sibi Sankar
2023-10-25 13:50 ` [PATCH 1/2] dt-bindings: pinctrl: qcom: Add SC8380XP pinctrl Sibi Sankar
2023-10-27 8:25 ` Krzysztof Kozlowski [this message]
2023-11-17 4:27 ` Sibi Sankar
2023-10-25 13:50 ` [PATCH 2/2] pinctrl: qcom: Add SC8380XP pinctrl driver Sibi Sankar
2023-10-27 8:27 ` Krzysztof Kozlowski
2023-10-26 1:56 ` [PATCH 0/2] pinctrl: qcom: Introduce Pinctrl/GPIO for SC8380XP Bjorn Andersson
2023-11-12 15:14 ` Sibi Sankar
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=c987222a-9ce7-4adb-aae8-0ae016e7c7d3@linaro.org \
--to=krzysztof.kozlowski@linaro.org \
--cc=abel.vesa@linaro.org \
--cc=agross@kernel.org \
--cc=andersson@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=konrad.dybcio@linaro.org \
--cc=krzysztof.kozlowski+dt@linaro.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=neil.armstrong@linaro.org \
--cc=quic_rjendra@quicinc.com \
--cc=quic_sibis@quicinc.com \
--cc=quic_tsoni@quicinc.com \
--cc=robh+dt@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).