From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
To: Matt Ranostay <mranostay@ti.com>,
lee@kernel.org, robh+dt@kernel.org,
krzysztof.kozlowski+dt@linaro.org, miquel.raynal@bootlin.com
Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] dt-bindings: mfd: ti,am3359-tscadc: add missing power-domains property
Date: Tue, 25 Oct 2022 08:50:16 -0400 [thread overview]
Message-ID: <1b3dd1e8-8a09-7a2b-ff29-ed5f0ebfb117@linaro.org> (raw)
In-Reply-To: <20221025080014.403457-1-mranostay@ti.com>
On 25/10/2022 04:00, Matt Ranostay wrote:
> Add optional power-domains property to avoid the following dt-schema
> failures:
>
> tscadc@40200000: 'power-domains' does not match any of the regexes: 'pinctrl-[0-9]+'
>
> Signed-off-by: Matt Ranostay <mranostay@ti.com>
> ---
> Documentation/devicetree/bindings/mfd/ti,am3359-tscadc.yaml | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/mfd/ti,am3359-tscadc.yaml b/Documentation/devicetree/bindings/mfd/ti,am3359-tscadc.yaml
> index 34bf6a01436f..23a63265be3c 100644
> --- a/Documentation/devicetree/bindings/mfd/ti,am3359-tscadc.yaml
> +++ b/Documentation/devicetree/bindings/mfd/ti,am3359-tscadc.yaml
> @@ -52,6 +52,9 @@ properties:
> type: object
> description: Magnetic reader
>
> + power-domains:
> + maxItems: 1
> +
Just do not keep adding items at the end of the list, but in some
logical place.
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Best regards,
Krzysztof
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
WARNING: multiple messages have this Message-ID (diff)
From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
To: Matt Ranostay <mranostay@ti.com>,
lee@kernel.org, robh+dt@kernel.org,
krzysztof.kozlowski+dt@linaro.org, miquel.raynal@bootlin.com
Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] dt-bindings: mfd: ti,am3359-tscadc: add missing power-domains property
Date: Tue, 25 Oct 2022 08:50:16 -0400 [thread overview]
Message-ID: <1b3dd1e8-8a09-7a2b-ff29-ed5f0ebfb117@linaro.org> (raw)
In-Reply-To: <20221025080014.403457-1-mranostay@ti.com>
On 25/10/2022 04:00, Matt Ranostay wrote:
> Add optional power-domains property to avoid the following dt-schema
> failures:
>
> tscadc@40200000: 'power-domains' does not match any of the regexes: 'pinctrl-[0-9]+'
>
> Signed-off-by: Matt Ranostay <mranostay@ti.com>
> ---
> Documentation/devicetree/bindings/mfd/ti,am3359-tscadc.yaml | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/mfd/ti,am3359-tscadc.yaml b/Documentation/devicetree/bindings/mfd/ti,am3359-tscadc.yaml
> index 34bf6a01436f..23a63265be3c 100644
> --- a/Documentation/devicetree/bindings/mfd/ti,am3359-tscadc.yaml
> +++ b/Documentation/devicetree/bindings/mfd/ti,am3359-tscadc.yaml
> @@ -52,6 +52,9 @@ properties:
> type: object
> description: Magnetic reader
>
> + power-domains:
> + maxItems: 1
> +
Just do not keep adding items at the end of the list, but in some
logical place.
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Best regards,
Krzysztof
next prev parent reply other threads:[~2022-10-25 12:51 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-25 8:00 [PATCH] dt-bindings: mfd: ti,am3359-tscadc: add missing power-domains property Matt Ranostay
2022-10-25 8:00 ` Matt Ranostay
2022-10-25 8:28 ` Miquel Raynal
2022-10-25 8:28 ` Miquel Raynal
2022-10-25 12:50 ` Krzysztof Kozlowski [this message]
2022-10-25 12:50 ` Krzysztof Kozlowski
2022-10-31 15:23 ` Lee Jones
2022-10-31 15:23 ` Lee Jones
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=1b3dd1e8-8a09-7a2b-ff29-ed5f0ebfb117@linaro.org \
--to=krzysztof.kozlowski@linaro.org \
--cc=devicetree@vger.kernel.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=lee@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=miquel.raynal@bootlin.com \
--cc=mranostay@ti.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.