mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Cc: Richard Acayan <mailingradian@gmail.com>,
	Rob Herring <robh+dt@kernel.org>,
	Stephan Gerhold <stephan@gerhold.net>,
	Melody Olvera <quic_molvera@quicinc.com>,
	linux-gpio@vger.kernel.org, Vinod Koul <vkoul@kernel.org>,
	Andy Gross <agross@kernel.org>, Iskren Chernev <me@iskren.info>,
	linux-arm-msm@vger.kernel.org, Abel Vesa <abel.vesa@linaro.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Linus Walleij <linus.walleij@linaro.org>,
	Rohit Agarwal <quic_rohiagar@quicinc.com>,
	Bjorn Andersson <andersson@kernel.org>,
	Martin Botka <martin.botka@somainline.org>,
	Danila Tikhonov <danila@jiaxyga.com>,
	devicetree@vger.kernel.org,
	Srinivas Kandagatla <srinivas.kandagatla@linaro.org>,
	Conor Dooley <conor+dt@kernel.org>,
	linux-kernel@vger.kernel.org,
	Bartosz Golaszewski <bartosz.golaszewski@linaro.org>,
	Rajendra Nayak <quic_rjendra@quicinc.com>,
	Konrad Dybcio <konrad.dybcio@linaro.org>,
	Shawn Guo <shawn.guo@linaro.org>,
	krishna Lanka <quic_vamslank@quicinc.com>
Subject: Re: [PATCH 02/10] dt-bindings: pinctrl: qcom,qdu1000-tlmm: restrict number of interrupts
Date: Wed, 13 Dec 2023 13:01:09 -0600	[thread overview]
Message-ID: <170249406908.1722366.4568269908584190743.robh@kernel.org> (raw)
In-Reply-To: <20231208215534.195854-2-krzysztof.kozlowski@linaro.org>


On Fri, 08 Dec 2023 22:55:26 +0100, Krzysztof Kozlowski wrote:
> QDU1000 TLMM pin controller comes with only one interrupt, so narrow
> the number of interrupts previously defined in common TLMM bindings.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
>  .../devicetree/bindings/pinctrl/qcom,qdu1000-tlmm.yaml        | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
> 

Reviewed-by: Rob Herring <robh@kernel.org>


  reply	other threads:[~2023-12-13 19:01 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-08 21:55 [PATCH 01/10] dt-bindings: pinctrl: qcom: create common LPASS LPI schema Krzysztof Kozlowski
2023-12-08 21:55 ` [PATCH 02/10] dt-bindings: pinctrl: qcom,qdu1000-tlmm: restrict number of interrupts Krzysztof Kozlowski
2023-12-13 19:01   ` Rob Herring [this message]
2023-12-08 21:55 ` [PATCH 03/10] dt-bindings: pinctrl: qcom,sa8775p-tlmm: " Krzysztof Kozlowski
2023-12-13 18:40   ` Rob Herring
2023-12-08 21:55 ` [PATCH 04/10] dt-bindings: pinctrl: qcom,sdx75-tlmm: " Krzysztof Kozlowski
2023-12-13 18:40   ` Rob Herring
2023-12-08 21:55 ` [PATCH 05/10] dt-bindings: pinctrl: qcom,sm8550-tlmm: " Krzysztof Kozlowski
2023-12-13 18:40   ` Rob Herring
2023-12-08 21:55 ` [PATCH 06/10] dt-bindings: pinctrl: qcom,sm8650-tlmm: " Krzysztof Kozlowski
2023-12-13 18:40   ` Rob Herring
2023-12-08 21:55 ` [PATCH 07/10] dt-bindings: pinctrl: qcom,x1e80100-tlmm: " Krzysztof Kozlowski
2023-12-13 18:40   ` Rob Herring
2023-12-08 21:55 ` [PATCH 08/10] dt-bindings: pinctrl: qcom,ipq5018-tlmm: use common TLMM bindings Krzysztof Kozlowski
2023-12-13 18:41   ` Rob Herring
2023-12-08 21:55 ` [PATCH 09/10] dt-bindings: pinctrl: qcom: drop common properties Krzysztof Kozlowski
2023-12-11 23:22   ` Richard Acayan
2023-12-08 21:55 ` [PATCH 10/10] dt-bindings: pinctrl: qcom: drop common properties and allow wakeup-parent Krzysztof Kozlowski
2023-12-13 18:41   ` Rob Herring
2023-12-13 18:40 ` [PATCH 01/10] dt-bindings: pinctrl: qcom: create common LPASS LPI schema Rob Herring
2023-12-20 11:11 ` Linus Walleij

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=170249406908.1722366.4568269908584190743.robh@kernel.org \
    --to=robh@kernel.org \
    --cc=abel.vesa@linaro.org \
    --cc=agross@kernel.org \
    --cc=andersson@kernel.org \
    --cc=bartosz.golaszewski@linaro.org \
    --cc=conor+dt@kernel.org \
    --cc=danila@jiaxyga.com \
    --cc=devicetree@vger.kernel.org \
    --cc=konrad.dybcio@linaro.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=krzysztof.kozlowski@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=mailingradian@gmail.com \
    --cc=martin.botka@somainline.org \
    --cc=me@iskren.info \
    --cc=quic_molvera@quicinc.com \
    --cc=quic_rjendra@quicinc.com \
    --cc=quic_rohiagar@quicinc.com \
    --cc=quic_vamslank@quicinc.com \
    --cc=robh+dt@kernel.org \
    --cc=shawn.guo@linaro.org \
    --cc=srinivas.kandagatla@linaro.org \
    --cc=stephan@gerhold.net \
    --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

all inboxes | Powered by JetHome®