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: Linus Walleij <linus.walleij@linaro.org>,
	Abel Vesa <abel.vesa@linaro.org>,
	Melody Olvera <quic_molvera@quicinc.com>,
	Iskren Chernev <me@iskren.info>,
	Danila Tikhonov <danila@jiaxyga.com>,
	krishna Lanka <quic_vamslank@quicinc.com>,
	Rob Herring <robh+dt@kernel.org>,
	Srinivas Kandagatla <srinivas.kandagatla@linaro.org>,
	Konrad Dybcio <konrad.dybcio@linaro.org>,
	Bjorn Andersson <andersson@kernel.org>,
	Martin Botka <martin.botka@somainline.org>,
	linux-kernel@vger.kernel.org, Shawn Guo <shawn.guo@linaro.org>,
	Rajendra Nayak <quic_rjendra@quicinc.com>,
	linux-gpio@vger.kernel.org, Stephan Gerhold <stephan@gerhold.net>,
	devicetree@vger.kernel.org, Vinod Koul <vkoul@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Richard Acayan <mailingradian@gmail.com>,
	Andy Gross <agross@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Rohit Agarwal <quic_rohiagar@quicinc.com>,
	Bartosz Golaszewski <bartosz.golaszewski@linaro.org>,
	linux-arm-msm@vger.kernel.org
Subject: Re: [PATCH 10/10] dt-bindings: pinctrl: qcom: drop common properties and allow wakeup-parent
Date: Wed, 13 Dec 2023 12:41:55 -0600	[thread overview]
Message-ID: <170249291501.1701227.12108329987370274288.robh@kernel.org> (raw)
In-Reply-To: <20231208215534.195854-10-krzysztof.kozlowski@linaro.org>


On Fri, 08 Dec 2023 22:55:34 +0100, Krzysztof Kozlowski wrote:
> Drop common properties already defined in referenced common Qualcomm SoC
> TLMM bindings and use "unevaluatedProperties: false".  This makes the
> binding smaller and easier to review.  Additionally this allows now
> "wakeup-parent" property coming from common TLMM bindings.
> 
> In few places move the "required:" block to bottom, to match convention.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
>  .../bindings/pinctrl/qcom,ipq6018-pinctrl.yaml |  8 +-------
>  .../bindings/pinctrl/qcom,mdm9615-pinctrl.yaml | 18 ++++++------------
>  .../bindings/pinctrl/qcom,msm8226-pinctrl.yaml |  8 +-------
>  .../bindings/pinctrl/qcom,msm8953-pinctrl.yaml |  7 +------
>  .../bindings/pinctrl/qcom,sdx55-pinctrl.yaml   |  8 +-------
>  .../bindings/pinctrl/qcom,sdx65-tlmm.yaml      |  8 +-------
>  6 files changed, 11 insertions(+), 46 deletions(-)
> 

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


  reply	other threads:[~2023-12-13 18:42 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
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 [this message]
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=170249291501.1701227.12108329987370274288.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®