Re: [PATCH 10/10] dt-bindings: pinctrl: qcom: drop common properties and allow wakeup-parent

From: Rob Herring
Date: Wed Dec 13 2023 - 13:42:17 EST



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@xxxxxxxxxx>
> ---
> .../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@xxxxxxxxxx>